Added cell edge with 2d texture coord support

This commit is contained in:
Magne Sjaastad
2014-08-13 09:19:47 +02:00
parent 67e12e3f71
commit ef3c463128
2 changed files with 131 additions and 0 deletions

View File

@@ -48,5 +48,6 @@
<qresource prefix="/Shader/">
<file>fs_CellFace.glsl</file>
<file>vs_CellFace.glsl</file>
<file>vs_2dTextureCellFace.glsl</file>
</qresource>
</RCC>