Moving on to cubemaps.

This commit is contained in:
Zed A. Shaw 2026-09-03 14:51:53 -04:00
parent 9c75238461
commit 87c513b9f0
113 changed files with 15511 additions and 0 deletions

View file

@ -0,0 +1,6 @@
fuc2_tests = files(
'main.cpp',
'shader_tests.cpp',
'model_tests.cpp',
'config_tests.cpp',
)