opengl-es-go

module
v0.0.0-...-39b7066 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2015 License: MIT

README

opengl-es-go

Go bindings to OpenGL ES versions 2.0, 3.0, and 3.1. Generated using the Glow tool.

Installation

Assuming all relevant OpenGL C header files are available, use go get. For example, to install OpenGL ES v2.0:

go get github.com/sf1/opengl-es-go/v2.0/gl
Ubuntu / Debian Dependencies

The necessary C headers and libraries for this and any of the go-gl packages can be installed via:

sudo apt-get install mesa-common-dev libgl1-mesa-dev libxrandr-dev \
libxcursor-dev libxinerama-dev libxi-dev libegl1-mesa-dev

Directories

Path Synopsis
v2.0
gl
Package gles2 implements Go bindings to OpenGL.
Package gles2 implements Go bindings to OpenGL.
v3.0
gl
Package gles2 implements Go bindings to OpenGL.
Package gles2 implements Go bindings to OpenGL.
v3.1
gl
Package gles2 implements Go bindings to OpenGL.
Package gles2 implements Go bindings to OpenGL.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL