Difference between revisions of "OritatamiSim"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
wxPython (download installer for your platform here: https://www.wxpython.org/download.php) | 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) | pil (via pillow, install using 'pip install pillow', pip can be found in your Python27\Scripts dir) | ||
+ | |||
+ | Related Software: | ||
+ | [[OritatamiShapeMaker]] | ||
+ | |||
[OritatamiSim Python source [http://self-assembly.net/software/OritatamiSim-source.zip]] | [OritatamiSim Python source [http://self-assembly.net/software/OritatamiSim-source.zip]] | ||
[OritatamiSim Windows executable [http://self-assembly.net/software/OritatamiSim-Windows-exe.zip]] | [OritatamiSim Windows executable [http://self-assembly.net/software/OritatamiSim-Windows-exe.zip]] |
Revision as of 10:21, 17 July 2017
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)
Related Software:
OritatamiShapeMaker
[OritatamiSim Python source [1]]
[OritatamiSim Windows executable [2]]