qvolray

view sdr/demo.v.glsl @ 18:3d05c261a2f4

demo metaballs crash & burn
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 11 Apr 2012 06:08:59 +0300
parents
children 4c62be57fc1a
line source
1 void main()
2 {
3 gl_Position = gl_Vertex;
4 }