Add threshold geometry shader, refactor vertex and fragment shaders

This commit is contained in:
Dan Paulat 2023-08-18 00:30:27 -05:00
parent 5e1b1a5ba6
commit 69f93d6faf
9 changed files with 83 additions and 14 deletions

View file

@ -12,6 +12,7 @@
<file>gl/texture1d.frag</file>
<file>gl/texture1d.vert</file>
<file>gl/texture2d.frag</file>
<file>gl/threshold.geom</file>
<file>res/config/radar_sites.json</file>
<file>res/fonts/din1451alt.ttf</file>
<file>res/fonts/din1451alt_g.ttf</file>