mcellteam / bundle_cellblender

A set of scripts to create bundled versions of CellBlender (with Blender, MCell, BNG, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create CellBlender Bundle

A set of scripts to create bundled versions of CellBlender (with Blender, MCell, BNG, etc).

Linux

Run ./make_cellblender.sh. This should take several minutes. Once it's complete, you should have a directory called blender-2.77a-linux-glibc211-x86_64 and a corresponding zip file called cellblender1.1_bundle_linux.zip.

Windows

Run ./make_cellblender.ps1 from PowerShell ISE. Note: you need to use ISE and not simply PowerShell. This should take several minutes. Once it's complete, you should have a directory called blender-2.77a-windows64 and a corresponding zip file called cellblender1.1_bundle_windows.zip.

About

A set of scripts to create bundled versions of CellBlender (with Blender, MCell, BNG, etc)

License:GNU General Public License v2.0


Languages

Language:Python 98.9%Language:Shell 0.8%Language:PowerShell 0.3%Language:Batchfile 0.0%