opengl_graphics

An OpenGL 2D back-end for the Piston game engine

MIT License

Downloads
667K
Stars
60
Committers
36

opengl_graphics Build Status Crates.io Crates.io

An OpenGL 2D back-end for the Piston game engine

Maintainers: @Potpourri, @bvssvni, @mitchmindtree

Important!

OpenGL needs to load function pointers before use. If you are experiencing strange error messages like "X not loaded" this is likely the case. This is done automatically for you in the SDL2 and GLFW window back-ends for Piston. To do this manually, see the README in gl-rs

Dependencies

How to contribute

Package Rankings
Top 6.32% on Crates.io
Badges
Extracted from project README
Build Status Crates.io Crates.io
Related Projects