# amandaghassaei/OrigamiSimulator

Realtime WebGL origami simulator

Repository: https://github.com/amandaghassaei/OrigamiSimulator
Canonical: https://ross.abutalabs.com/products/origamisimulator
Homepage: http://origamisimulator.org/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-11-20T03:34:16+00:00

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

## Adoption (not part of the score)
Stars 1339, forks 182 (observed 2026-08-28T04:04:25.913895+00:00)

## What it is
A realtime WebGL web application that simulates how any origami crease pattern folds, solving all creases simultaneously via GPU fragment shaders. Users can import SVG or FOLD crease patterns, interactively control fold percentage, and export folded states as FOLD, STL, or OBJ files.

## Use cases
- simulate how an origami crease pattern folds in real time
- visualize folding of SVG or FOLD crease patterns in the browser
- export folded origami models as STL or OBJ for 3D printing
- explore mountain/valley assignment flips on a crease pattern
- study curved crease folding with ruling-aware triangulation
- teach geometric folding algorithms interactively

## When to choose
- you need interactive, GPU-accelerated origami simulation in a browser
- you want to import standard FOLD or SVG crease patterns and see them fold
- you need to export folded 3D geometry for fabrication or further modeling

## When to avoid
- you need step-by-step sequential origami folding instructions rather than simultaneous folding
- you need offline native desktop simulation software
- you need general-purpose cloth or soft-body physics simulation beyond origami

## Facets
- artifact type: application
- maturity: active
- function: simulation, graphics, data-visualization, gpu-computing
- domain: simulation, graphics, education, web-development
- platform: browser, cross-platform
- tags: origami, webgl, physics-simulation, crease-patterns, gpu-shaders, 3d-graphics, computational-geometry, web-server

## Member repositories
- amandaghassaei/OrigamiSimulator (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.913895+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:43:53.672604+00:00, confidence not recorded.
  - readme: https://github.com/amandaghassaei/OrigamiSimulator (fetched 2026-08-28T04:04:25.913895+00:00, sha c0482638bf6e)
  - homepage: http://origamisimulator.org/ (fetched 2026-08-29T12:03:10.021559+00:00, sha 6dc60e2462dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
