Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
/ opengles_graphics Public archive

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

License

Notifications You must be signed in to change notification settings

Drakulix/opengles_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated: I am not using this anymore, therefor it might only serve as a reference to re-implement something similar for current versions of piston.

opengles_graphics Build Status Crates.io Crates.io

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

Maintainers: @drakulix Regulary updated fork of PistonDevelopers/opengl_graphics

Important!

OpenGL ES needs to load function pointers before use. If you are experiencing strange error messages like "X not loaded" this is likely the case. To do this, see the README in gl-rs

The necessary GL interface is exposed under opengles_graphics::gl. Currently only supportes GLSL Version 100 & GL ES Version 2.0.

Contributions welcome

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published