Skip to main content

threejs-fundamentals

Three.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, managing object hierarchies, or working with transforms. In HULLBREAKER use it only to extend the one existing rig — `src/render/scene.js` (renderer/scene/camera/lights), `src/render/camera.js` (the operator-frozen FAR camera), `src/main.js` (the single frame loop) — never to stand up a second one.

Jump to install

Source facts

Repository
aetherwing-io/hullbreaker
Last source activity
August 1, 2026 at 15:58
Detected SKILL.md language
English
Stars
4
Forks
2

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.