Commit of work up to day 11 of learnopengl.com.
This commit is contained in:
commit
5ce5b4dda4
447 changed files with 126678 additions and 0 deletions
4
09-basic-light-materials/tests/meson.build
Normal file
4
09-basic-light-materials/tests/meson.build
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
fuc2_tests = files(
|
||||
'main.cpp',
|
||||
'shader_tests.cpp',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue