A simple 2D/3D engine inspired by [macroquad](https://macroquad.rs/).
There is no written documentation at the moment due to the API being so
unstable. Please read the examples (start with simple.rs).
This engine requires Rust nightly. To use this, create a rust-toolchain.toml file in the root of your project, with the following contents: