# sabresaurus/SabreCSG

Level design tools for Unity

Repository: https://github.com/sabresaurus/SabreCSG
Canonical: https://ross.abutalabs.com/products/sabrecsg
Language: C#
License: MIT
License Family: permissive
Archived: true
Last push: 2022-05-07T00:53:54+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": 3610, "days_push": 1580, "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 1455, forks 138 (observed 2026-08-28T04:04:46.859733+00:00)

## What it is
SabreCSG is a set of level design tools for Unity that uses Constructive Solid Geometry (CSG) to build complex levels quickly with boolean brush operations. It provides brush, vertex, surface, and clipping tools for greyboxing and level blockout without needing external 3D art packages.

## Use cases
- build game levels inside Unity with CSG brushes
- block out rooms, walls, doors and windows quickly
- carve geometry by subtracting brushes
- edit vertices and clip brushes for level detail
- apply materials and edit UVs on level geometry
- export built level geometry to OBJ for external tools
- procedurally generate levels via code API

## When to choose
- you are designing levels in Unity and want in-editor CSG blockout tools
- you need to greybox play spaces without a 3D modeling package
- you want MIT-licensed level design tooling for Unity

## When to avoid
- you use a game engine other than Unity
- you need production-ready final art assets rather than level blockout
- you need actively developed software with frequent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: graphics, simulation, developer-tools
- domain: graphics
- platform: game-engine, cross-platform
- tags: unity, csg, level-design, boolean-brushes, game-tools, game-development

## Member repositories
- sabresaurus/SabreCSG (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.859733+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:39.873906+00:00, confidence not recorded.
  - readme: https://github.com/sabresaurus/SabreCSG (fetched 2026-08-28T04:04:46.859733+00:00, sha 98704b0b62ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
