mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-17 19:46:43 -04:00
rlgl rewrite, meshes not showing up correctly yet
This commit is contained in:
parent
7bfbb6bff8
commit
e9a1c6073c
5 changed files with 824 additions and 49 deletions
|
@ -144,6 +144,7 @@ add_subdirectory(libvitaboy)
|
|||
|
||||
if(BUILD_EXAMPLES)
|
||||
add_subdirectory(renderdemo_ray)
|
||||
add_subdirectory(rlgldemo)
|
||||
endif()
|
||||
|
||||
unset(BUILD_SHARED_LIBS CACHE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue