2b79c33d1f
Use physis in mdlviewer
2022-08-10 14:52:28 -04:00
6800c875b8
Fix the remaining depth buffer issues
2022-05-04 15:56:30 -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
eb13fbbb64
Properly set camera so model is visible
...
There's still a long way to go, but now it finally works :-)
2022-04-12 02:06:16 -04:00
338c485018
Load vertex data and load shaders from disk
2022-04-12 00:54:11 -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