Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matklad/bunny

An exercise with glium
https://github.com/matklad/bunny

Last synced: about 1 month ago
JSON representation

An exercise with glium

Awesome Lists containing this project

README

        

An exercise in OpenGL.

To run: `cargo run -- bunny_with_normals.obj`

![Stanford Bunny](bunny.png)

Historical note: this might be the first Rust project written in
[intellij-rust](https://github.com/alexeykudinkin/intellij-rust) plugin.