threejs-object-sculptor-codex-plugin
Installation
SKILL.md
Three.js Object Sculptor Codex Plugin
Skill by ara.so — Codex Skills collection.
Three.js Object Sculptor is a Codex plugin that converts object images into code-only procedural Three.js models. It guides you through a structured sculpting workflow: validate the image, describe the object, decompose it into geometry and material systems, build from blockout to detail, and compare the browser render against the original reference.
This is not photogrammetry or mesh extraction. It's a procedural code generation workflow with quality gates, staged building, and AI vision feedback.
Installation
Clone the plugin to your local plugins directory:
mkdir -p ~/plugins
git clone <repository-url> ~/plugins/threejs-object-sculptor
Create or update ~/.agents/plugins/marketplace.json: