project-aster/samples/03_model_render
Anish Bhobe 7ba132ec0c Diffuse Irradiance contribution to IBL. 2024-07-30 12:10:35 +02:00
..
image Added Assets. 2024-07-27 12:58:38 +02:00
model Diffuse Irradiance contribution to IBL. 2024-07-30 12:10:35 +02:00
shader Diffuse Irradiance contribution to IBL. 2024-07-30 12:10:35 +02:00
CMakeLists.txt Compute and visualize Diffuse Irradiance. 2024-07-30 10:51:45 +02:00
asset_loader.cpp Refactored to directly write on the cubemap. 2024-07-29 01:33:15 +02:00
asset_loader.h Added an HDR Skycube. 2024-07-28 22:09:56 +02:00
ibl_helpers.cpp Compute and visualize Diffuse Irradiance. 2024-07-30 10:51:45 +02:00
ibl_helpers.h Compute and visualize Diffuse Irradiance. 2024-07-30 10:51:45 +02:00
light_manager.cpp Memcpy related fixes. 2024-07-25 22:07:43 +02:00
light_manager.h Added light intensity and camera controls. 2024-07-25 21:48:02 +02:00
model_render.cpp Diffuse Irradiance contribution to IBL. 2024-07-30 12:10:35 +02:00
nodes.cpp Basic light support. 2024-07-22 23:31:16 +02:00
nodes.h Basic light support. 2024-07-22 23:31:16 +02:00
pipeline_utils.cpp Diffuse Irradiance contribution to IBL. 2024-07-30 12:10:35 +02:00
pipeline_utils.h Added an HDR Skycube. 2024-07-28 22:09:56 +02:00