| Crates.io | misc_ecs |
| lib.rs | misc_ecs |
| version | 0.1.14 |
| created_at | 2023-01-01 22:15:55.886901+00 |
| updated_at | 2023-01-22 17:33:55.21552+00 |
| description | misc_ecs is a basic Entity Component System library, being developed as a way to learn. |
| homepage | |
| repository | https://github.com/dwclake/misc_ecs |
| max_upload_size | |
| id | 749058 |
| size | 27,831 |
misc_ecs is a basic Entity Component System library, being developed as a way to learn. This is being made to use in my project "rusty_nature_of_code" which is a creative graphics programming project inspired by p5.js and Daniel Shiffman's (The Coding Train on YouTube) book "The Nature of Code".
misc_ecs is distributed under the terms of both the MIT license and the Apache License (Version 2.0)