#ecs #entity-component #image-processing #system #basic #developed #learn

bin+lib misc_ecs

misc_ecs is a basic Entity Component System library, being developed as a way to learn

12 releases

0.1.14 Jan 22, 2023
0.1.13 Jan 13, 2023

#1386 in Game dev

28 downloads per month

MIT/Apache

13KB
274 lines

Misc ecs

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".

License

misc_ecs is distributed under the terms of both the MIT license and the Apache License (Version 2.0)


lib.rs:

Misc_ecs

misc_ecs is a basic Entity Component System, being developed as a way to learn.

Dependencies

~320KB