Mostly complete from the Python original
This commit is contained in:
commit
97cf902b87
18 changed files with 527 additions and 0 deletions
8
src/resources.qrc
Normal file
8
src/resources.qrc
Normal file
|
@ -0,0 +1,8 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>gl/mesh.frag</file>
|
||||
<file>gl/mesh.vert</file>
|
||||
<file>gl/quad.frag</file>
|
||||
<file>gl/quad.vert</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Add table
Add a link
Reference in a new issue