# xibyte/jsketcher

Parametric 2D and 3D modeler written in pure javascript

Repository: https://github.com/xibyte/jsketcher
Canonical: https://ross.abutalabs.com/products/jsketcher
Homepage: http://web-cad.org
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: cad, sketches, 3d-models, 2d-sketches, parametric, brep
Last push: 2026-04-16T01:41:48+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 3659, "days_push": 140, "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 1737, forks 315 (observed 2026-08-28T04:05:29.720830+00:00)

## What it is
JSketcher is a parametric 2D and 3D CAD modeler written in pure JavaScript/TypeScript that runs entirely in the browser with no server-side component. It combines a 2D geometric constraint solver, feature-history-based 3D modeling, and OpenCascade (via wasm) for solid BREP boolean operations.

## Use cases
- create parametric 3D models in the browser
- sketch 2D profiles with geometric constraints
- design parts for 3D printing and export to STL
- build CAD models with feature history and named dimensions
- measure and dimension 2D drawings
- run a CAD tool without installing desktop software

## When to choose
- you need a browser-based parametric CAD tool with no server backend
- you want constraint-driven 2D sketching feeding into 3D solid modeling
- you need STL/SVG/DWG export for 3D printing workflows
- you want to embed or extend an open-source CAD kernel in JavaScript

## When to avoid
- you need production-grade CAD interoperability with STEP or native CAD file formats
- you require a mature, fully-licensed commercial CAD package
- you need offline desktop performance for very large assemblies

## Facets
- artifact type: application
- maturity: active
- function: simulation, graphics, gui, wasm
- domain: computer-vision, graphics, developer-tools, cross-platform
- platform: browser, wasm, cross-platform
- tags: cad, parametric-modeling, 3d-modeling, 2d-sketcher, constraint-solver, brep, opencascade, stl-export, 3d-printing, web-cad, web-server

## Member repositories
- xibyte/jsketcher (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:29.720830+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-30T03:30:39.443175+00:00, confidence not recorded.
  - readme: https://github.com/xibyte/jsketcher (fetched 2026-08-28T04:05:29.720830+00:00, sha 40a68077df64)
  - homepage: http://web-cad.org (fetched 2026-08-29T11:08:08.037258+00:00, sha 7d43507dd981)
- Data as of 2026-08-30T08:39:29.467469+00:00.
