SASAKI Kosuke / 佐々木好祐

日本語のページ

Research theme

Simulation of Curved Folds Based on Ruling-aware Triangulation

Folding a thin sheet material such as paper along curves creates a developable surface composed of ruled surface patches. Although several methods for constructing such shapes on a computer have been proposed, it is still difficult to check the folded shapes instantly from the crease patterns. We propose a simple method that approximately realizes a simulation of curved folds with a triangular mesh from its crease pattern. The proposed method first approximates curves in a crease pattern with polylines and then generates a triangular mesh. In order to construct the discretized developable surface, the edges in the mesh are rearranged so that they align with the estimated rulings. The proposed method is implemented on an existing Origami Simulator that runs in a web browser. (project page)
We implemented the proposed method, shared it on GitHub, and asked Origami Simulator to include it as a curved folding support function (Github repository). Anyone can run simulations with SVG files of crease patterns including curves on Origami Simulator.

Publication

  • Kosuke Sasaki, and Jun Mitani. Simple Simulation of Curved Folds Based on Ruling-aware Triangulation. In Pacific Graphics Short Papers, Posters, and Work-in-Progress Papers. The Eurographics Association, 2020. (Project page)
  • Kosuke Sasaki, Jun Mitani. Simple implementation and low computational cost simulation of curved folds based on ruling-aware triangulation. Computers & Graphics, 2021. https://doi.org/10.1016/j.cag.2021.09.012.