2 stable releases

Uses new Rust 2024

1.0.4 Apr 27, 2026
1.0.3 Apr 18, 2026

#2396 in Game dev


Used in sge

MIT license

1MB
20K 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

~51–75MB
~1.5M SLoC