project-aster/samples/03_model_render
Anish Bhobe 6f29f580bd Memcpy related fixes. 2024-07-25 22:07:43 +02:00
..
image Texture bindless works! 2024-07-13 01:24:07 +02:00
model Material Alignment and Color0. 2024-07-18 00:07:12 +02:00
shader Added light intensity and camera controls. 2024-07-25 21:48:02 +02:00
CMakeLists.txt Moving GpuResourceManager. 2024-07-22 23:43:23 +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_loader.cpp Fix non-srgb texture loads and unnecessary dedicated memory. 2024-07-23 15:34:20 +02:00
model_loader.h Point Light PBR Support. 2024-07-24 19:51:26 +02:00
model_render.cpp Added light intensity and camera controls. 2024-07-25 21:48:02 +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 Point Light PBR Support. 2024-07-24 19:51:26 +02:00
pipeline_utils.h Separate Attachments from Swapchain. 2024-07-23 19:21:08 +02:00