#qinetic

qinetic_ecs

crate for Qinetic, containing entity-component-system functionality

4 releases

0.2.0 Dec 3, 2022
0.1.2 Oct 28, 2022
0.1.1 Oct 22, 2022
0.1.0 Oct 13, 2022

#76 in Rendering

Download history 84/week @ 2023-02-02 25/week @ 2023-02-09 94/week @ 2023-02-16 81/week @ 2023-02-23 49/week @ 2023-03-02 18/week @ 2023-03-09 35/week @ 2023-03-16 11/week @ 2023-03-23 36/week @ 2023-03-30 27/week @ 2023-04-06 7/week @ 2023-04-13 1/week @ 2023-04-20 41/week @ 2023-04-27 11/week @ 2023-05-04 19/week @ 2023-05-11 19/week @ 2023-05-18

90 downloads per month
Used in 19 crates (17 directly)

MIT license

24KB
416 lines

Qinetic

Crates.io Crates.io License (MIT) docs.rs

About

Qinetic-ecs is crate for Qinetic, containing entity-component-system functionality.

Docs

  • Rust Docs: Automatically generated from the doc comments in this repo.

lib.rs:

Entity-component-system functionality for Qinetic. Main entity-component-system functionality.

Dependencies

~1.1–1.6MB
~38K SLoC