//
pkg.gl
Category
github.com/golangltd/leafltd
src
xcode
xGitHub
golang.org
x
mobile
gl
glutil
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
290 SLOC
#
Functions
CreateProgram
CreateProgram creates, compiles, and links a gl.Program.
NewImage
NewImage creates an Image of the given size.
#
Structs
Image
Image bridges between an *image.RGBA and an OpenGL texture.