Skip to content

Instantly share code, notes, and snippets.

@drgomesp
Created July 5, 2017 04:51
Show Gist options
  • Save drgomesp/c91fb5f5a724c384889642f7b76351ce to your computer and use it in GitHub Desktop.
Save drgomesp/c91fb5f5a724c384889642f7b76351ce to your computer and use it in GitHub Desktop.
package opengl
type VAO struct {
}
type VBO struct {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment