Skip to main content

thermion-transforms-hierarchy

Position, rotate, scale, and move 3D objects in Thermion. Thermion has NO setPosition/setRotation/setScale helpers — every transform is a Matrix4 from vector_math_64. Covers asset.setTransform, Matrix4.compose with Quaternion, common transform recipes (translation, rotationY spin, orbiting), the TransformManager (local vs world transforms, setTransformAsync, transform transactions), and scene-graph parenting via setParent. Use when moving, placing, rotating, scaling, or animating object positions, or building parent/child hierarchies. Triggers: set position, move object, translate, rotate, scale, spin, matrix4, quaternion, transform manager, parent entity, child entity, scene graph, hierarchy, world transform, local transform, pivot, orbit object.

Jump to install

Source facts

Repository
nmfisher/thermion
Last source activity
August 24, 2026 at 06:16
Detected SKILL.md language
English
Stars
221
Forks
33

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.