procedural-3d-engine/shaders/glsl/raytracingintersection
2023-05-13 14:49:00 +02:00
..
closesthit.rchit Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00
closesthit.rchit.spv Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00
intersection.rint Intersection shader 2023-05-13 14:49:00 +02:00
intersection.rint.spv Intersection shader 2023-05-13 14:49:00 +02:00
miss.rmiss Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00
miss.rmiss.spv Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00
raygen.rgen Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00
raygen.rgen.spv Started working on ray tracing intersection shader example 2023-05-13 12:22:04 +02:00