verekia-model-container
Installation
SKILL.md
Model Container
Capture Three.js object references on entities using a wrapper component, allowing systems to manipulate objects directly.
Entity vs Model Pattern
Similar to the Redux container/component pattern:
*Entitycomponents are smart wrappers that connect entity data to the view*Modelcomponents are dumb and only responsible for rendering