goxjs/glfw alternatives and similar packages
Based on the "OpenGL" category.
Alternatively, view goxjs/glfw alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of goxjs/glfw or a related project?
Popular Comparisons
README
glfw
Package glfw experimentally provides a glfw-like API with desktop (via glfw) and browser (via HTML5 canvas) backends.
It is used for creating a GL context and receiving events.
Note: This package is currently in development. The API is incomplete and may change.
Installation
go get -u github.com/goxjs/glfw
GOARCH=js go get -u -d github.com/goxjs/glfw
Directories
Path | Synopsis |
---|---|
test/events | events hooks every available callback and outputs their arguments. |
License
*Note that all licence references and agreements mentioned in the goxjs/glfw README section above
are relevant to that project's source code only.