Back to browse
GitHub Repository

Transpile JSX to SCAD.

30 starsTypeScript

React-scad: Component-based authoring for OpenSCAD (JSX → .scad)

by cmger·Feb 17, 2026·4 points·1 comment

AI Analysis

●●SolidBig BrainNiche Gem

React mental model for OpenSCAD—clever approach, but niche audience limits reach.

Strengths
  • Reframes imperative SCAD into familiar component/props abstraction, reducing nesting pain
  • Generates plain .scad files with zero runtime overhead or lock-in
  • Clean API surface with typed props matching OpenSCAD semantics
Weaknesses
  • Audience is narrow: requires both OpenSCAD knowledge and React fluency, limits adoption
  • Examples minimal; lacks gallery or real-world use cases beyond rocket demo
Target Audience

3D designers and makers using OpenSCAD, React developers building parametric models

Similar To

OpenSCAD · Cadmium (JS CAD library) · CadQuery

Similar Projects