module
Version:
v0.0.0-...-6459203
Opens a new window with list of versions in this module.
Published: Nov 30, 2020
License: MIT
Opens a new window with license information.
README
¶
gophergl
An abstraction over OpenGL and WebGL designed to allow you to write it once and run it both the browser and desktop
OpenGL builidng
go run example.go
Javascript building
gopherjs build example.go -o main.js
Then
firefox index.html
Click to show internal directories.
Click to hide internal directories.