1 unstable release

0.1.0 Sep 18, 2021

#19 in #prototyping

36 downloads per month
Used in baryon

MIT license

25KB
682 lines

baryon

Build Status Docs Crates.io

Baryon is a compact 3D engine focused on fast prototyping in code. No big dependencies, no fancy run-times, GUI editors, or other magic. It's heavily ECS-oriented, and could be used as a foundation for high-level engines.

See the slides from the Rust-GameDev talk on Feb 2022.

Dependency highlights:

For a similar but more complete experience, with bigger focus on ECS, consider Dotrix. For more features and bigger community, consider Bevy. For better performance and experimental high-tech, consider Rend3.

cube-ception pickachu

Dependencies

~6–11MB
~241K SLoC