Origami Software

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

10/26/2020 Software

TOP Profile Origami Software Projects Tachi Lab

Software

License
The following software systems (Freeform Origami, Origamizer, Rigid Origami Simulator) are proprietary software
provided under the following license.

1. The user is allowed to use the software if and only if both of the following conditions are satisfied. Before
using the softwere, please contact me in advance.
(Non-Commercial Use) The use of the software is non-commercial.
(Attribution): The resulting works achieved using the software, e.g., research publications,
exhibitions, educational workshops, etc. acknowledge the usage of the software and cite at least one
of the following references.
Freeform Origami: reference [1],[2],[3] or [4]
Origamizer: [5],[6] or [7]
Rigid Origami Simulator: [8] or [9]
2. Any other type of usage, e.g., commercial use, needs a separate permission. Please contact : tachi at
idea.c.u-tokyo.ac.jp

利用ライセンス
本ページで公開されているソフトウェアシステム (Freeform Origami, Origamizer, Rigid Origami Simulator)は下記のライ
センスで提供されるプロプライエタリ・ソフトウェアです。

1. このソフトウェアは次の条件の両方を満たす限りにおいて利用が可能です。なお利用に際しては,必ず事前の連絡を
お願いします。
(非商用)ソフトウェアの利用が非商用であること。
(クレジット) ソフトウェアを利用して得られた成果物(研究出版物,展示,教育目的のワークショップなどを含
む)において,このソフトウェアを利用したことを明記し,下記を引用すること。
Freeform Origami: [1],[2],[3] または [4]
Origamizer: [5],[6] または [7]
Rigid Origami Simulator: [8] または [9]
2. 上記に該当しない場合(営利目的利用など)をお考えの方は個別にご連絡下さい。:tachi at idea.c.u-tokyo.ac.jp

Freeoform Origami
[1] Tomohiro Tachi, "Freeform Origami", www.tsg.ne.jp/TT/software/
[2] Tomohiro Tachi, "Generalization of Rigid-Foldable Quadrilateral-Mesh Origami," Journal of the International
Association for Shell and Spatial Structures (IASS), 50(3), pp. 173--179, December 2009.
[3] Tomohiro Tachi, "Freeform Variations of Origami", in Proceedings of The 14th International Conference on
Geometry and Graphics (ICGG 2010), Kyoto, Japan, pp. 273--274, August 5-9, 2010.
[4] Tomohiro Tachi, "Freeform Rigid-Foldable Structure using Bidirectionally Flat-Foldable Planar Quadrilateral
Mesh", Advances in Architectural Geometry 2010, pp. 87--102, September 2010.
Origamizer
[5] Tomohiro Tachi, "Origamizer", www.tsg.ne.jp/TT/software/
[6] Tomohiro Tachi: "Origamizing Polyhedral Surfaces," IEEE Transactions on Visualization and Computer
Graphics, 16(2), pp. 298-311, 2010.
[7] Tomohiro Tachi: "3D Origami Design based on Tucking Molecule," in Origami4, pp. 259-272, 2009.
Rigid Origami Simulator
[8] Tomohiro Tachi, "Rigid Origami Simulator", www.tsg.ne.jp/TT/software/
[9] Tomohiro Tachi: "Simulation of Rigid Origami ," in Origami4, pp. 175-187, 2009.

Freeform Origami

https://tsg.ne.jp/TT/software/ 1/6
10/26/2020 Software

This software is a design software that allows users to interact with origami forms while
altering the crease pattern of the model. The software can keep:

Developability (foldable from a piece of paper)


Flat-foldability (foldable into a flat shape)
Planarity of facets (paper do not twist in 3D form)
Point coordinate coincidence
Paper size

Binary for win X64FreeformOrigamiX64_1_1.zip (ver 1.1)


Binary for win32FreeformOrigami030.zip (ver 0.3)

Known Issues
[Solved] Crashing on Intel Graphics (from 2018)

Way-around 1: Revert Intel Graphics Driver to an older version


Crash reported:
Intel HD Graphics 520 (24.20.100.6290 2018/08/27)
Noncrash reported:
Intel HD Graphics 520 (21.20.16.4542 2016/10/24)
Intel HD Graphics 620 (21.20.16.4821 2017/10/02)
Way-around 2: Use other GPU (if the machine has one) for this application.

History
2020/6/16 ver 1.1

Bug fix on OpenGL Crash on Intel Graphics

2019/9/25 ver 1

Bug fixes.
You can specify precision of computation
support for x64 environment
support for multicore environment

2017/2/24 ver 0.3 Alpha

Bug fix on obj import.

2016/3/18 ver 0.2.8 Alpha


https://tsg.ne.jp/TT/software/ 2/6
10/26/2020 Software

Rendering in SVG is supported.

2014/9/20 ver 0.2.6 Alpha (London ver.)

Added "Origamize" option to convert a polyhedral mesh to a resch type tessellation.

2014/1/23 ver 0.2.5 Alpha

Added global developability and flat-foldability for a mesh with hole (it may be still buggy).
Fixed bugs in the crease pattern editing.

2013/11/20 ver 0.2.4 Alpha

fixed bugs in the Add Ref Pts.


Added convex boundary constraint
Added Fold/Unfold Menu
Added Tool->EqLen and Tool->EqAngle to add equal foldangle or lengths constraints to
an edgegroup.
Added shade crease pattern option
180 degrees folding and thin corners can be avoided using Flat Limit and Thin Limit

2013/04/02 ver 0.2.3 Alpha

fixed welding bugs.


new cursors

2013/03/26 ver 0.2.2 Alpha

welding option when opening obj file


unwelding tool

2013/03/25 ver 0.2.1 Alpha (Barbados ver.)

bugs fixed for the folding algorithm

2013/02/04 ver 0.2.0 Alpha

support for multiple meshes


better algorithm for folding and unfolding (Space key and 'B' key)
avoiding local intersection of vertex-adjacent facets
improved robustness of solver
some bug fixes

2012/10/07 ver 0.1.9 Alpha

additional functionalities and bug fixes.

2011/09/16 ver 0.1.7 Alpha

reads mountain and valley of exported obj files (written in comment lines).
support for pointset data in xyz (txt) format as reference points
individual reference points can be added from a model menu.

2011/09/13 ver 0.1.6 Alpha

Fixed a bug in exporting obj file

2011/09/08 ver 0.1.5 Alpha

https://tsg.ne.jp/TT/software/ 3/6
10/26/2020 Software

Support for Complementary foldlines (see T.Tachi "Freeform Rigid-Foldable Structure


using Bidirectionally Flat-Foldable Planar Quadrilateral Mesh" in AAG 2010)
Magnet and Sticky tool uses geodesic distance (not euclidian distance)
Removed bugs (chopping of intersecting lines, no-overfold constraints, ...)

2011/01/06 ver 0.1.3 Alpha

FASTER!!!
Developability & Flat-foldability support for mesh with holes.
Support for Color by Layer.
Adaptive Mesh (could be still buggy)
Texture

2010/10/17 ver 0.1.2 Alpha

Enabled drag and drop of file.


Rearranged tool shortcuts.
OBJ files automatically reassigns MVs.

2010/10/17 ver 0.1.1 Alpha

Fixed the layout bug of Tool->Assign

2010/10/16 ver 0.1.0 Alpha

Origamizer

This is a 3D origami design software. The software generates a crease pattern that folds into
a given polyhedron.
Binary for win32 Origamizer047.zip (ver 0.47)
History
2008/08/29 ver 0.47 Release fixed problems in reading obj file generated by wings3D.

https://tsg.ne.jp/TT/software/ 4/6
10/26/2020 Software

2008/05/26 ver 0.43 Release

Rigid Origami Simulator

Simulates kinematics of rigid origami from *.opx or *.dxf crease pattern.


Binary for win32RigidOrigami009.zip (ver 0.09)
Details on the system and method
history
2010/09/19 ver 0.09 fixed scaling bug.
2010/08/30 ver 0.08 fixed several bugs.
2009/05/24 ver 0.07 improved the accuracy.
2008/08/28 ver 0.06 support for half folded final state specified by layer name.
2008/08/12 ver 0.05 calculation speed up! support for X,Y,Z view
2008/07/05 ver 0.04 fixed problems with importing dxf. support for unnested blocks.
2007/12/18 ver 0.03 support for output in obj and bmp
2007/09/29 fixed some bugs in file input / support for 0 vertex model.
2007/09/29 ver 0.02 modified readme.txt (Mountain: red, Valley: blue)
2007/09/28 ver 0.01 Release

https://tsg.ne.jp/TT/software/ 5/6
10/26/2020 Software

https://tsg.ne.jp/TT/software/ 6/6

You might also like