AI product Open source
3dviz-pro-max is a standalone agent skill for turning plain-language ideas into interactive Three.js or Blender scenes. It is designed for Claude Code and Codex, and provides a ten-step workflow covering intent, object reasoning, representation, construction routing, first-view creation, meaningful behavior, capture, inspection, refinement, and reporting.
The skill includes searchable recipes and knowledge records, runnable Three.js templates, reusable scene kits, style and camera guidance, and a capture helper that drives a built scene in a browser and writes PNGs and console logs for inspection. Its catalog covers subjects including environments, anatomy, mathematics, physics, architecture, logistics, robotics, and abstract systems. The supplied Python helpers search the catalog and drive an existing scene; they do not themselves render or judge scenes, and screen capture requires an optional Playwright installation.
The repository includes 37 runnable studies and a site at 3dviz.dev. Its own code, data, and authored media are released under the MIT license, while bundled third-party assets retain separate terms. Blender 4.2 LTS or newer is recommended but not required; without Blender, the repository states that scripts still run but kit output is limited to T2.
1 use taken from transcripts — each links to the moment in the video.
An agent skill that turns plain-language descriptions into Three.js scenes, renders and checks the result before finishing, and provides recipes and blueprint kits for many subject areas.
1 in the library.