Cross-platform opengl/webgl library
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.vscode
example
.gitignore
README.md
attributes.go
buildweb.bat
constants.go
datatype.go
gl_desktop.go
gl_web.go
gravityglearlydemo.png
platform.go
platform_desktop.go
platform_web.go
util.go
version.go

README.md

gravitygl

Cross-platform opengl/webgl library

Here is an early demo of a couple objects being rendered, that react to input from arrow keys, both on windows desktop and the web browser.