1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-15 04:57:45 +00:00
novus/parts/mdl
Joshua Goins fc327ba8b5 Fix the object pass, start rendering a sphere
The sphere doesn't look correct (bad vertex stride) but that doesn't
matter. I need to expose the object's transform in libphysis next,
before we can start drawing.
2025-05-13 16:41:52 -04:00
..
CMakeLists.txt Hook up translation domains 2024-02-04 15:36:08 -05:00
mdlexport.cpp Bump libphysis, begin exporting shape data 2024-05-25 22:59:12 -04:00
mdlexport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlimport.cpp Fix narrowing conversion introduced in mdlimport 2024-05-25 23:41:50 -04:00
mdlimport.h Separate model import/export into their own files 2023-12-09 15:39:35 -05:00
mdlpart.cpp Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
mdlpart.h Begin adding support for drawing additional objects in the renderer 2025-05-13 15:19:11 -04:00
vulkanwindow.cpp Fix the object pass, start rendering a sphere 2025-05-13 16:41:52 -04:00
vulkanwindow.h Create reusable material part 2024-04-27 13:45:15 -04:00