gregtatum / rugl

Declarative Stateless OpenGL in Rust
MIT License
40 stars 2 forks source link
declarative opengl rust stateless

rugl - Declarative Stateless OpenGL in Rust

This is an early experimental prototype for doing OpenGL in Rust using a similar strategy to the WebGL library regl. It is an excuse for me to learn Rust and write some OpenGL.

Examples

MIT License