rlgl rewrite, meshes not showing up correctly yet

This commit is contained in:
Jip 2024-05-06 07:24:32 +02:00
parent 7bfbb6bff8
commit e9a1c6073c
5 changed files with 824 additions and 49 deletions

View file

@ -144,6 +144,7 @@ add_subdirectory(libvitaboy)
if(BUILD_EXAMPLES)
add_subdirectory(renderdemo_ray)
add_subdirectory(rlgldemo)
endif()
unset(BUILD_SHARED_LIBS CACHE)