mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:00:04 +00:00
Add geo line shaders
This commit is contained in:
parent
bf6b3e3601
commit
bee167764a
4 changed files with 60 additions and 1 deletions
|
|
@ -2,12 +2,14 @@
|
|||
<qresource prefix="/">
|
||||
<file>gl/color.frag</file>
|
||||
<file>gl/color.vert</file>
|
||||
<file>gl/geo_line.vert</file>
|
||||
<file>gl/radar.frag</file>
|
||||
<file>gl/radar.vert</file>
|
||||
<file>gl/text.frag</file>
|
||||
<file>gl/text.vert</file>
|
||||
<file>gl/texture1d.frag</file>
|
||||
<file>gl/texture1d.vert</file>
|
||||
<file>gl/texture2d.frag</file>
|
||||
<file>res/config/radar_sites.json</file>
|
||||
<file>res/fonts/din1451alt.ttf</file>
|
||||
<file>res/fonts/din1451alt_g.ttf</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue