First attempt at rendering placefile icons, does not work yet

This commit is contained in:
Dan Paulat 2023-08-01 00:30:40 -05:00
parent 4c093d65f6
commit f074e487de
6 changed files with 527 additions and 7 deletions

View file

@ -3,6 +3,7 @@
<file>gl/color.frag</file>
<file>gl/color.vert</file>
<file>gl/geo_line.vert</file>
<file>gl/geo_texture2d.vert</file>
<file>gl/radar.frag</file>
<file>gl/radar.vert</file>
<file>gl/text.frag</file>