Features About Guide Workflow FAQ Open Editor →

Everything you need in one tool

A complete text-to-CAD workspace — code editor, 3D viewport, AI assistant, and export pipeline — all running client-side in your browser.

model.scad

Real-time 3D preview

Write OpenSCAD code on the left, see your 3D model update on the right. Orbit, pan, and zoom the viewport — all rendered in WebGL at 180+ FPS with no server round-trips.

CSG Booleans

Union, difference, intersection — the building blocks of constructive solid geometry. Combine primitives into complex mechanical parts, housings, and assemblies.

Parametric Variables

Define dimensions as variables. Use mathematical expressions and for-loops. Change one value, and the entire model updates — true parametric design for rapid prototyping.

STL & OBJ Export

One-click download to STL or OBJ format. Send directly to your slicer for 3D printing, or import into Blender, Fusion 360, or any CAD tool. No conversion needed.

AI Text-to-CAD

Describe your model in plain English — "a gear with 20 teeth and a 5mm bore" — and the AI generates OpenSCAD code. Edit and iterate with conversational prompts.

Keyboard-First Workflow

Ctrl+Enter to render. Ctrl+S to save. Camera presets on F, T, R, I. Designed for engineers and makers who think faster than they click.

Console & Debugging

Integrated console shows parse timing, vertex counts, and errors. Debug your geometry and inspect model statistics without leaving the editor environment.

Built for speed

scAId's rendering engine parses models in under 40ms. The 3D viewport runs at 180+ FPS using hardware-accelerated WebGL. Everything happens on the GPU — no server round-trips, no waiting. Your code, your browser, your geometry.

0 FPS
<40 ms parse
0 server calls

Start building — it's free

No signup. No install. No paywall. Open the editor and create your first 3D model in under a minute.

Open Editor →