# zalo/CascadeStudio

A Full Live-Scripted CAD Kernel in the Browser

Repository: https://github.com/zalo/CascadeStudio
Canonical: https://ross.abutalabs.com/products/cascadestudio
Homepage: https://zalo.github.io/CascadeStudio/
Language: JavaScript
License: MIT
License Family: permissive
Topics: scad, opencascade, cad, modeling, brep
Last push: 2026-08-23T01:54:54+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2232, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1453, forks 181 (observed 2026-08-28T04:04:46.607797+00:00)

## What it is
Cascade Studio is a browser-based, live-scripted CAD IDE built on the OpenCascade (OCCT) kernel compiled to WebAssembly. It lets users write JavaScript or OpenSCAD code to create 3D models with real-time visualization and export to STEP, STL, or OBJ formats.

## Use cases
- create 3D CAD models by writing code in the browser
- convert OpenSCAD scripts to STEP/STL/OBJ files
- model parts with fillets, sweeps, lofts, and boolean operations without installing CAD software
- embed a parametric CAD kernel in a web application via the cascade-core npm package
- share parametric 3D models via URL
- programmatically drive CAD modeling with an agent API for automation

## When to choose
- you want script-driven parametric CAD with no local installation
- you need OpenCASCADE BREP precision (fillets, sweeps, STEP import/export) in a browser
- you want to embed a CAD engine in a web app
- you prefer JavaScript or OpenSCAD syntax over GUI CAD tools

## When to avoid
- you need a traditional GUI-based CAD workflow with mouse-driven modeling
- you require offline desktop performance for very large assemblies
- you need drawing/2D documentation output or CAM features

## Facets
- artifact type: application
- maturity: active
- function: graphics, interpreter, sdk
- domain: web-development, graphics, developer-tools
- platform: browser
- tags: cad, opencascade, openscad, brep, 3d-modeling, live-coding, wasm, computer-aided-design, web-server, javascript

## Member repositories
- zalo/CascadeStudio (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.607797+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:46.347759+00:00, confidence not recorded.
  - readme: https://github.com/zalo/CascadeStudio (fetched 2026-08-28T04:04:46.607797+00:00, sha b7cb3f25f5bd)
  - homepage: https://zalo.github.io/CascadeStudio/ (fetched 2026-08-29T11:45:20.041012+00:00, sha 7cda3b7c5329)
- Data as of 2026-08-30T08:39:29.467469+00:00.
