Skip to content

Instantly share code, notes, and snippets.

@swannodette
Created February 18, 2010 23:29
Show Gist options
  • Save swannodette/308219 to your computer and use it in GitHub Desktop.
Save swannodette/308219 to your computer and use it in GitHub Desktop.
(draw-quads
(vertex 1 1 1)
(vertex -1 1 1)
(vertex -1 -1 1)
(vertex 1 -1 1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment