Crease Pattern (.cp
) Files
This library can also read and write .cp
files. This is a ubiquitous format for origami crease patterns.
The Crease Pattern file format is very simple, but also limited to just mountain, valley, edge and auxiliary lines. This file format is supported by programs like Oriedita, Oripa, OrigamiDraw, Orihime and others.
Usage
Use the fold.io.CreasePatternReader
and fold.io.CreasePatternWriter
classes to read and write files in the Crease Pattern format.