rendering-in-cgi/Framework/external/embree/tutorials/common/lights
2024-04-23 10:14:24 +02:00
..
ambient_light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
ambient_light.h Initial commit. 2024-04-23 10:14:24 +02:00
ambient_light.ispc Initial commit. 2024-04-23 10:14:24 +02:00
CMakeLists.txt Initial commit. 2024-04-23 10:14:24 +02:00
directional_light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
directional_light.h Initial commit. 2024-04-23 10:14:24 +02:00
directional_light.ispc Initial commit. 2024-04-23 10:14:24 +02:00
light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
light.h Initial commit. 2024-04-23 10:14:24 +02:00
light.ispc Initial commit. 2024-04-23 10:14:24 +02:00
light.isph Initial commit. 2024-04-23 10:14:24 +02:00
point_light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
point_light.h Initial commit. 2024-04-23 10:14:24 +02:00
point_light.ispc Initial commit. 2024-04-23 10:14:24 +02:00
quad_light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
quad_light.h Initial commit. 2024-04-23 10:14:24 +02:00
quad_light.ispc Initial commit. 2024-04-23 10:14:24 +02:00
spot_light.cpp Initial commit. 2024-04-23 10:14:24 +02:00
spot_light.h Initial commit. 2024-04-23 10:14:24 +02:00
spot_light.ispc Initial commit. 2024-04-23 10:14:24 +02:00