A simple 2D/3D engine inspired by [macroquad](https://macroquad.rs/).
A book about SGE, which serves as the main documentation, can be found [here](https://lilyrl.github.io/sge/).
Automatically generated reference documentation for SGE can be found [here](https://docs.rs/sge/latest/sge/).
Most of the content is in the `prelude` module.
There is an example for every feature in the engine, start with `simple.rs`.