# openscad/openscad

OpenSCAD - The Programmers Solid 3D CAD Modeller

Repository: https://github.com/openscad/openscad
Canonical: https://ross.abutalabs.com/products/openscad
Homepage: https://www.openscad.org
Language: C++
License: NOASSERTION
License Family: other
Topics: 3d-models, dxf-files, openscad, 3d-graphics, 3d-printing, c-plus-plus, qt5, opengl, 3d, linux, windows, macos, c-plus-plus-17, cad, qt6
Last push: 2026-08-23T14:56:32+00:00

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

## Adoption (not part of the score)
Stars 10025, forks 1769 (observed 2026-08-28T04:10:39.269239+00:00)

## What it is
OpenSCAD is a free, script-based solid 3D CAD modeller that compiles a description file into a 3D model using constructive solid geometry (CSG) and 2D-outline extrusion. It targets engineers and makers creating precise, parametric machine parts and 3D-printable designs rather than artistic or animated models.

## Use cases
- create parametric 3D models of machine parts from scripts
- design 3D-printable objects with configurable dimensions
- perform constructive solid geometry (CSG) modeling with boolean operations
- extrude 2D DXF outlines into 3D shapes
- export models to STL and OFF for 3D printing
- batch-render 3D models from the command line
- generate customizable, version-controllable CAD designs

## When to choose
- you want precise, code-driven, parametric CAD modeling instead of interactive mouse-based sculpting
- you need reproducible, version-controllable 3D designs defined by scripts
- you are preparing solid models for 3D printing in STL format
- you prefer CSG boolean modeling and 2D-to-3D extrusion workflows
- you need a free cross-platform CAD tool for Linux, Windows, and macOS

## When to avoid
- you need an interactive, visual modeler for organic or artistic shapes (use Blender instead)
- you are creating computer-animated movies or textured/character art
- you need assembly-level CAD features like constraints, drawings, or STEP file exchange found in traditional CAD suites
- you prefer GUI-only workflows without writing code

## Facets
- artifact type: application
- maturity: active
- function: graphics, simulation, cli, gui, parser
- domain: graphics, developer-tools, cross-platform, hardware
- platform: windows, cpp, cross-platform, cli
- tags: cad, 3d-modeling, csg, 3d-printing, stl, dxf, parametric-design, scripting, opengl, qt, game-development, linux, macos, desktop

## Member repositories
- openscad/openscad (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.269239+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-29T17:19:55.433497+00:00, confidence not recorded.
  - readme: https://github.com/openscad/openscad (fetched 2026-08-28T04:10:39.269239+00:00, sha b1af902eb06a)
  - homepage: https://www.openscad.org (fetched 2026-08-29T08:19:43.589962+00:00, sha 69ca5c6a8af9)
  - site_page: https://openscad.org/about.html (fetched 2026-08-29T08:19:43.598965+00:00, sha 3300f6531bd9)
  - site_page: https://openscad.org/documentation.html (fetched 2026-08-29T08:19:43.600798+00:00, sha bcffbeb4334c)
  - site_page: https://openscad.org/documentation-books.html (fetched 2026-08-29T08:19:43.602350+00:00, sha 54d15b1d19bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
