AI AGENT ADDONS
Generative Media
2,759installs

Implicit CAD turns math into 3D shapes. You write code using GLSL signed-distance fields. These models run directly in your browser with CAD Viewer.

This approach is experimental. It is best for users who want to create complex 3D shapes with code. You can edit parameters and see animations. The main files are .implicit.js or .implicit.mjs modules.

Built-in helpers make it easy to combine spheres, boxes, and many other primitives. You can also use smooth booleans and TPMS fields for lattices. This skill gives you a new way to build 3D models without traditional CAD tools.

Add Implicit Cad skill to your workflow

Global

mkdir -p ~/.claude/skills/implicit-cad

Project

mkdir -p .claude/skills/implicit-cad

Source Repository

Stars
7,117
Forks
842
Watchers
7,117
License
MIT
Last Push
1 month ago
Created
3 months ago