shipyard 0.6.2

Entity Component System
Documentation
1
2
3
4
5
6
7
8
9
10
# Shipyard Related Crates


List of crate built on top of Shipyard.  
Don't hesitate to contact me if your crate uses Shipyard (it doesn't have to be prefixed with "shipyard").

- [shipyard_hierarchy]https://crates.io/crates/shipyard_hierarchy - by [David Komer]https://github.com/dakom - Hierarchy crate.
- [shipyard_scenegraph]https://crates.io/crates/shipyard_scenegraph - by [David Komer]https://github.com/dakom - Scenegraph crate.
- [shipyard_app]https://github.com/storyscript/shipyard_app - by [Cole Lawrence]https://github.com/colelawrence - WIP Plugin interface being used in a commercial project.
- [shipyard_rapier2d]https://crates.io/crates/shipyard_rapier2d - by [lucaspoffo]https://github.com/lucaspoffo - An integration with the 2D physics engine rapier.
- [shipyard_rapier3d]https://crates.io/crates/shipyard_rapier3d - by [lucaspoffo]https://github.com/lucaspoffo - An integration with the 3D physics engine rapier.