bluenoise-raytracer/ray_tracing_animation/shaders
2020-11-30 18:05:13 +01:00
..
anim.comp New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
frag_shader.frag Fixing access to nonuniform elements + SBT alignment 2020-05-27 14:43:05 +02:00
passthrough.vert New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
post.frag New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raycommon.glsl New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raytrace.rchit Renaming to instanceCustomId 2020-11-30 18:05:13 +01:00
raytrace.rgen New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raytrace.rmiss New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
raytraceShadow.rmiss New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
vert_shader.vert New version of the samples and tutorials based on KHR_ray_tracing 2020-03-31 17:51:08 +02:00
wavefront.glsl Fixing image leak and computeDiffuse in Wavefront shading 2020-07-09 11:30:10 +02:00