Documentation ¶
Overview ¶
Package gen is used to generate the golang OpenGL bindings from the latest OpenGL specification header file. The 4.3 specification header file was downloaded from
www.opengl.org/registry/api/glcorearb.h
Running gl/gen will create a go package that can then be installed and used. Usage:
gen -p output-directory -s opengl-spec
The generated gl source package is expected to be source controlled.
Package gen is provided as part of the vu (virtual universe) 3D engine.
Click to show internal directories.
Click to hide internal directories.