view dragon.vert @ 7:95dd5417e7de

Add simple help.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Oct 2019 22:20:17 +0200
parents 4d6fec8f0c64
children
line wrap: on
line source

void main()
{
gl_Position = ftransform();
}