azul3d / engine

Azul3D - A 3D game engine written in Go!
https://azul3d.org
Other
606 stars 54 forks source link

More GLSL uniform and varying types #140

Open azul3d-bot opened 8 years ago

azul3d-bot commented 8 years ago

Issue by slimsag Monday Jan 12, 2015 at 06:46 GMT Originally opened as https://github.com/azul3d/gfx/issues/89


From @nwidger who wrote on Slack:

I see azul's gfx package has a Vec3 but no IVec3.

We should determine what types are needed, exactly. We must also ensure they are shared among WebGL/GL2/GLES2.