#hierarchy #ecs #entity #component

shipyard_hierarchy

Hierarchy for Shipyard Entity Component System

6 releases (3 breaking)

0.6.0 Sep 4, 2022
0.3.0 May 28, 2020
0.2.0 May 3, 2020
0.1.2 Mar 3, 2020

#1573 in Game dev

29 downloads per month
Used in shipyard_scenegraph

MIT/Apache

19KB
409 lines

Build Status LICENSE LICENSE Crates.io Documentation

What is it?

Hierarchy crate for shipyard ECS

A usable implementation of the Reference on Shipyard Hierarchies

Intended to be used in a higher level abstraction, such as a scene graph

See tests for example usage

Dependencies

~2MB
~35K SLoC