7 releases (stable)

Uses new Rust 2024

new 1.1.0 May 15, 2026
1.0.4 Apr 27, 2026
0.0.1 Apr 11, 2026

#467 in Procedural macros

Download history 26/week @ 2026-04-15 23/week @ 2026-04-22 15/week @ 2026-04-29 15/week @ 2026-05-06

79 downloads per month
Used in 24 crates (17 directly)

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

~34–56MB
~1M SLoC