gl-demo
This is a sample OpenGL program written in Rust using the Glium library.
It implements a very simple renderer and world (consisting of an array of teapots) with sketched out first-person camera controls.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
data | ||
|
|
src | ||
|
|
.gitignore | ||
|
|
Cargo.lock | ||
|
|
Cargo.toml | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
heightmap-lod-notes.md | ||
|
|
heightmap-notes.md | ||
|
|
screenshot.png | ||