# leap71/PicoGK

PicoGK is a compact and robust geometry kernel for Computational Engineering

Repository: https://github.com/leap71/PicoGK
Canonical: https://ross.abutalabs.com/products/picogk
Homepage: https://leap71.com/picogk
Language: C#
License: Apache-2.0
License Family: permissive
Topics: 3dprinting, additivemanufacturing, computational-engineering, computational-geometry, design-automation, digital-manufacturing, engineering, generative-design, openvdb
Last push: 2026-08-22T07:47:50+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 84, longevity 75
- inputs: {"age_days": 1059, "days_push": 11, "days_rel": 28, "gap_med": 60, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1067, forks 185 (observed 2026-08-28T04:03:27.157763+00:00)

## What it is
PicoGK is a compact, open-source computational geometry kernel written in C++ with a C# layer, built by LEAP 71 as the foundation for Computational Engineering. It provides a deliberately reduced but robust instruction set for generating engineering geometry, incorporating OpenVDB, and is used to design physical parts like heat exchangers, electric motors, and 3D-printed rocket engines.

## Use cases
- generate geometry for 3D-printed parts programmatically
- build generative design models for engineering components
- design heat exchangers and electric motors via code
- create voxel-based computational geometry with OpenVDB
- automate additive manufacturing part design
- write computational engineering models in C#

## When to choose
- you want to generate engineering geometry algorithmically rather than with CAD software
- you need a lightweight, open-source geometry kernel for additive manufacturing workflows
- you prefer a small, reduced instruction set over heavyweight CAD kernels
- you work in C# or C++ and want to build computational design models

## When to avoid
- you need full-featured CAD modeling with drawings, assemblies, and parametric constraints
- you need a GUI-based design tool rather than a code-driven kernel
- your project is unrelated to physical engineering geometry or manufacturing

## Facets
- artifact type: library
- maturity: active
- function: graphics, simulation, sdk, developer-tools
- domain: simulation, graphics, developer-tools, hardware
- platform: cross-platform, cpp, dotnet
- tags: geometry-kernel, computational-engineering, generative-design, additive-manufacturing, openvdb, 3d-printing, csharp

## Member repositories
- leap71/PicoGK (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.157763+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:55:11.009902+00:00, confidence not recorded.
  - readme: https://github.com/leap71/PicoGK (fetched 2026-08-28T04:03:27.157763+00:00, sha 9a371671fc16)
  - homepage: https://leap71.com/picogk (fetched 2026-08-29T12:57:03.982056+00:00, sha 8380f7f09b5a)
  - site_page: https://leap71.com/about (fetched 2026-08-29T12:57:03.991232+00:00, sha 803b924f5911)
- Data as of 2026-08-30T08:39:29.467469+00:00.
