Code examples compile and run

This commit is contained in:
alexpanter
2022-10-20 15:41:45 +02:00
parent 4944998053
commit d082f5b7be
11 changed files with 856 additions and 3 deletions

View File

@@ -184,7 +184,8 @@ set(GUEST_ARTICLES
8.guest/2021/4.dsa
8.guest/2022/5.computeshader_helloworld
8.guest/2022/6.physically_based_bloom
8.guest/2022/7.area_lights
8.guest/2022/7.area_lights/1.area_light
8.guest/2022/7.area_lights/2.multiple_area_lights
)
configure_file(configuration/root_directory.h.in configuration/root_directory.h)