Draw a radial. This needs some cleanup, and some MVP matrix tweaking.

This commit is contained in:
Dan Paulat 2021-07-15 22:32:53 -05:00
parent ace3aeb460
commit 516983ab09
10 changed files with 506 additions and 4 deletions

6
scwx-qt/scwx-qt.qrc Normal file
View file

@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/">
<file>gl/radar.frag</file>
<file>gl/radar.vert</file>
</qresource>
</RCC>