reactor_core

Crates.ioreactor_core
lib.rsreactor_core
version1.0.0
sourcesrc
created_at2024-07-21 17:30:35.361636
updated_at2024-07-21 17:30:35.361636
descriptionA combined suite of tools provided by reactor for use with the Bevy game engine.
homepagehttps://www.cobaltreactor.com
repositoryhttps://github.com/BobG1983/cobalt_reactor
max_upload_size
id1310475
size8,332
Bob Gardner (BobG1983)

documentation

README

reactor_core

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

reactor_random

A crate for generating random numbers using fastrand.

reactor_spatial

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

reactor_camera

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

reactor_proto

A crate for turning on-disk assets into entities.

reactor_serial

A crate for handling saving and loading.

Commit count: 0

cargo fmt