4 stable releases
Uses new Rust 2024
| 1.0.4 | Apr 27, 2026 |
|---|---|
| 1.0.3 | Apr 18, 2026 |
| 1.0.2 | Apr 12, 2026 |
#7 in #sge
Used in 5 crates
6MB
31K
SLoC
SGE
A simple 2D/3D engine inspired by macroquad.
Please read the examples (start with simple.rs).
Nightly
This engine requires Rust nightly. To use this, create a rust-toolchain.toml file in the root of your project, with the following contents:
[toolchain]
channel = "nightly"
Dependencies
~41–65MB
~1M SLoC