#bevy #gamedev #game-engine #suite #numbers #combined #rantz

rantz_suite

A combined suite of tools provided by Rantz for use with the Bevy game engine

14 stable releases

1.5.6 Jul 20, 2024
1.5.3 Jul 17, 2024

#1141 in Game dev

Download history 515/week @ 2024-07-18 29/week @ 2024-07-25 18/week @ 2024-09-12 17/week @ 2024-09-19 9/week @ 2024-09-26 1/week @ 2024-10-03

577 downloads per month

MIT/Apache

77KB
2K SLoC

rantz_suite

A suite of tools for the Bevy engine combined into a single crate. See individual crates README.md files for more information.

Overview of Contents

rantz_random

A crate for generating random numbers using fastrand.

rantz_spatial2d

A crate for handling and propagating 2d transforms (position, rotation, scale, draw order).

rantz_camera2d

A crate for handling 2d camera functionality inspired by STALKER-X.

rantz_proto

A crate for turning on-disk assets into entities.

rantz_entbuild

A crate for building entities from modules of functionality. Designed for use with rantz_proto.


lib.rs:

A container for all of my gamedev crates. See the README.md in crates/rants_suite for details.

Dependencies

~0–44MB
~666K SLoC