# curv3d/curv

a language for making art using mathematics

Repository: https://github.com/curv3d/curv
Canonical: https://ross.abutalabs.com/products/curv
Language: C++
License: Apache-2.0
License Family: permissive
Topics: signed-distance-field, function-representation, solid-modeling, functional-language, language, csg, 3d, creative-coding, generative-art
Archived: true
Last push: 2023-09-27T17:32:09+00:00

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

## Adoption (not part of the score)
Stars 1165, forks 73 (observed 2026-08-28T04:03:50.089298+00:00)

## What it is
Curv is a pure functional programming language for creating 2D and 3D art using mathematics, built on Function Representation (F-Rep) with GPU-accelerated rendering. It doubles as a geometric modelling tool supporting full colour, animation, and watertight mesh export (STL, OBJ, X3D) for 3D printing.

## Use cases
- create generative art with a functional programming language
- model 3D shapes using signed distance fields and CSG
- export watertight meshes for 3D printing
- reproduce shadertoy-style graphics with simple programs
- teach math through visual creative coding
- make animated full-colour 2D and 3D models

## When to choose
- you want a beginner-friendly functional language for mathematical art
- you need F-Rep or SDF-based modelling with GPU rendering
- you need defect-free mesh export for full-colour 3D printing
- you want to prototype shadertoy-like effects as reusable shape operators

## When to avoid
- you need a production CAD tool with precise engineering constraints
- you require a stable, mature language with long-term support
- you need a browser-only tool (web interfaces are early prototypes)
- you want imperative or object-oriented modelling workflows

## Facets
- artifact type: application
- maturity: active
- function: programming-language, graphics, simulation, gui
- domain: graphics, programming-languages, artificial-intelligence
- platform: windows, cpp
- tags: functional-language, signed-distance-field, f-rep, csg, 3d-printing, generative-art, creative-coding, shaders, geometric-modelling, game-development, linux, macos, gpu

## Member repositories
- curv3d/curv (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.089298+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-30T06:29:21.041236+00:00, confidence not recorded.
  - readme: https://github.com/curv3d/curv (fetched 2026-08-28T04:03:50.089298+00:00, sha e7970c5522eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
