Skip to content

mpfaff/glass

Repository files navigation

Glass

Graphics library bindings that aren't... bad. The suite of bindings consists of OpenGL and GLFW. In addition, some common utilities are provided, like the OS and Arch classes.

OpenGL

The OpenGL bindings are generated from the official OpenGL Registry by the bindgen and java-bindgen programs.

Enums are generated for each OpenGL enum group. These enums are used to improve the type safety the generated bindings whereever possible, though it may be incomplete in spots.

GLFW

The GLFW bindings are incomplete, but should be sufficient for most simple use cases.

About

Pure Java bindings to OpenGL, GLFW and some other native libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published