Projects

mAInifold

A browser-based CAD tool designed for AI-driven 3D modeling. Write JavaScript code, get instant 3D geometry. No backend, no installs. Built on manifold-3d for fast WASM boolean operations, Three.js for rendering, and CodeMirror for the editor.

The key idea is a window.mainifold console API that lets AI agents create, validate, and iterate on designs programmatically. You can save multiple design variations and compare them in a gallery view, which is useful for AI workflows that generate N variations for human review. Works best with the Claude Chrome extension.

Run mAInifold >


openscad_projects

3D models designed entirely by AI using OpenSCAD, a programmatic CAD tool. Functional designs meant for 3D printing. The kind of hands-on fabrication work that eventually led me to build mAInifold.

View source >