bluenoise-raytracer/raytracer/ray_tracing_gltf/shaders
2024-07-09 20:18:28 +02:00
..
frag_shader.frag cleanup and refactoring 2024-05-25 11:53:25 +02:00
gltf.glsl cleanup and refactoring 2024-05-25 11:53:25 +02:00
host_device.h moving pointsets to the GPU via Uniform buffer 2024-07-09 20:18:28 +02:00
passthrough.vert cleanup and refactoring 2024-05-25 11:53:25 +02:00
pathtrace.rchit cleanup and refactoring 2024-05-25 11:53:25 +02:00
pathtrace.rgen cleanup and refactoring 2024-05-25 11:53:25 +02:00
pathtrace.rmiss cleanup and refactoring 2024-05-25 11:53:25 +02:00
post.frag cleanup and refactoring 2024-05-25 11:53:25 +02:00
raycommon.glsl cleanup and refactoring 2024-05-25 11:53:25 +02:00
raytrace.rchit cleanup and refactoring 2024-05-25 11:53:25 +02:00
raytrace.rgen moving pointsets to the GPU via Uniform buffer 2024-07-09 20:18:28 +02:00
raytrace.rmiss cleanup and refactoring 2024-05-25 11:53:25 +02:00
raytraceShadow.rmiss cleanup and refactoring 2024-05-25 11:53:25 +02:00
sampling.glsl cleanup and refactoring 2024-05-25 11:53:25 +02:00
vert_shader.vert cleanup and refactoring 2024-05-25 11:53:25 +02:00