#entity #ecs #component #hierarchy

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

#1943 in Game dev

Download history 1/week @ 2024-09-23 6/week @ 2024-09-30 2/week @ 2024-10-07

219 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
~38K SLoC