//
pkg.gl
Category
github.com/golangltd/leafltd
src
golang.org
x
mobile
exp
gl
glutil
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
350 SLOC
#
Functions
CreateProgram
CreateProgram creates, compiles, and links a gl.Program.
NewImages
NewImages creates an *Images.
#
Structs
Image
Image bridges between an *image.RGBA and an OpenGL texture.
Images
Images maintains the shared state used by a set of *Image objects.