amandaghassaei / OrigamiSimulator

Realtime WebGL origami simulator
http://origamisimulator.org/
MIT License
1.11k stars 140 forks source link

Bug in FOLD save or load #21

Closed edemaine closed 4 years ago

edemaine commented 4 years ago

Steps to reproduce:

  1. Load Examples / Maze Foldings / origami simulator
  2. Save as FOLD
  3. Load as FOLD

In the result, some faces are (seemingly) missing:

image

Edit: turns out to be a bug in triangulation of large 3D faces during import, as fixed in #32.