OritatamiSim

From self-assembly wiki
Revision as of 22:27, 18 May 2017 by \('"2\)'"7
(\(1) \)2 | \(3 (\)4) | \(5 (\)6)
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.x due to its dependency on wxPython

Dependencies:

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

[OritatamiSim Python source [1]]

[OritatamiSim Windows executable [2]]