OritatamiSim

From self-assembly wiki
Jump to navigation Jump to search


Name

OritatamiSim

Description

A Python based simulator for oritatami systems. OritatamiSim is a graphical simulator for designing, editing, and simulating Oritatami systems. It is written in Python, and an executable version for Windows is available, as well as the source code and instructions for running on Windows or other platforms.

Instructions for use are contained within web pages in the docs subdirectory of both zip files.

For running the source version

Requirements:

   This application requires Python 2.7 or greater, but less than 3.0

Dependencies:

   wxPython    (download installer for your platform here: https://wxpython.org/Phoenix/snapshot-builds/)
   pil         (via pillow, install using 'pip install pillow', pip can be found in your Python27\Scripts dir)
   svgwrite    (via 'pip install svgwrite')

Related Software:

   OritatamiShapeMaker


Source code for the latest version, with many bug fixes and enhancements, can be found here:

[OritatamiSim Python source [1]]


The source code as well as an executable package for Windows, for an older and buggier version can be found here:

[OritatamiSim Python source [2]]

[OritatamiSim Windows executable [3]]