rantz_suite

Crates.iorantz_suite
lib.rsrantz_suite
version1.5.6
sourcesrc
created_at2024-07-09 22:08:50.894753
updated_at2024-07-20 21:06:13.655337
descriptionA combined suite of tools provided by Rantz for use with the Bevy game engine.
homepagehttps://github.com/BobG1983/rantz_suite
repositoryhttps://github.com/BobG1983/rantz_suite
max_upload_size
id1297527
size12,774
Bob Gardner (BobG1983)

documentation

README

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.

Commit count: 47

cargo fmt