1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 21:07:46 +00:00
Commit graph

8 commits

Author SHA1 Message Date
4a1d0cb0a1 Add model export support 2022-04-12 20:02:50 -04:00
bef13de12f Support mdlviewer on macOS
Qt5 for macOS can actually use the same code as on Linux/Win, but
apparently no one wants to build it with Vulkan support. Instead, we
spawn a standalone SDL2 window.
2022-04-12 16:19:06 -04:00
7aadf086de Add basic vulkan renderer to mdlviewer
Right now it just displays a red screen
2022-04-11 23:11:33 -04:00
99fb9ca1aa Add framework for mdlviewer 2022-04-11 21:59:37 -04:00
cafd3e5dca Create separate executable for exdviewer 2022-04-11 21:54:30 -04:00
191a93a596 Improve Windows support 2022-03-27 21:49:54 -04:00
5d770b5cda Add basic window to view map.exd 2022-03-16 00:31:24 -04:00
3d218a98ef Add initial files 2022-03-15 15:34:38 -04:00