#glow #piston #graphics

piston2d-glow_wrap

Glow wrapping code for Piston OpenGL backend

2 unstable releases

0.2.0 Feb 21, 2025
0.1.0 Jan 19, 2024

#1444 in Graphics APIs

Download history 4/week @ 2025-04-10 3/week @ 2025-05-08 2/week @ 2025-05-15

145 downloads per month
Used in piston2d-opengl_graphics

MIT license

22KB
608 lines

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

dependencies

How to contribute

Dependencies

~2–4.5MB
~91K SLoC