jbrd / glium_shapes

Prefabricated shapes for the Glium OpenGL library.
MIT License
5 stars 4 forks source link
geometry glium opengl rust

glium_shapes

Crates.io TravisCI

Prefabricated shapes for the Glium OpenGL library.

The following shapes are currently provided by the library:

Documentation

Documentation can be found here: http://jbrd.github.io/glium_shapes

Getting Started

Technical Details

Development Status

Maintained but not actively developed. Will keep up-to-date with latest versions of rust and glium. Will add extra shapes when needed, and will happily accept contributions for extra shapes as well. Bugs will be fixed (please raise an issue if you find any!).

Contributing Patches

Contributions are most welcome! To reduce the feedback loop, please ensure you perform the following checks before contributing a patch:

Contributors

James Bird (@jbrd)