Skip to content

GuoDCZ/OrigamiSimulator

 
 

Repository files navigation

OrigamiSimulator - Supporting Sequential Steps

This project is a fork of the original OrigamiSimulator by Amanda Ghassaei.
Our goal is to extend the simulation framework to support sequential folding steps, enabling step-by-step origami motion visualization rather than simultaneous crease folding.

This WebGL app simulates how any origami crease pattern will fold. It may look a little different from what you typically think of as "origami" - rather than folding paper in a set of sequential steps, this simulation attempts to fold every crease simultaneously.


⚖️ License & Credits

This repository retains the original licensing terms of the source project (refer to the LICENSE file).
All credit for the original simulator’s core algorithms and design belongs to Amanda Ghassaei.
Modifications and sequential-folding extensions are © 2025 NUS-2510-CS6241-TEAM10.


Local Host

  1. In terminal: python3 -m http.server 8080
  2. Open http://localhost:8080

About

An extended OrigamiSimulator that supports sequential folding steps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • HTML 22.8%
  • CSS 3.3%
  • Processing 1.9%