First page
Back
Continue
Last page
Summary
Graphics
The Origami Shape Language
OSL Cup Program
(define d1 (
crease-p2p
c3 c1))
(define front(
create-region
c3 d1))
(define back (create-region c1 d1))
(
execute-fold
d1 apical landmark=c3)