pampanelson / Blender-Molecular-Script

This is my molecular python script for blender. A bit similar to Lagoa Multiphysic in Softimage.

Home Page:http://blenderartists.org/forum/showthread.php?233643-SCRIPT-Moleculars-physics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender-Molecular-Script

This is my molecular python script for blender. Inspired from the 2d simulator Really (1998) and Lagoa Multiphysic in Softimage.

To download the latest version go on my blog:

http://pyroevil.com/molecular-script-download/

The script can be installed like any other addons in Blender: First way:

  • unzip the folder "molecular" in your "x.xx\scripts\addons" blender directory

or

Second Way:

  • Open Blender
  • Go in File > User Preferences > Addons tab
  • Click on "Install from file" button.
  • Browse and click the downloaded zip file and push the "Install from file..." button.

To activate the plugins:

  • Open Blender
  • Go in File > User Preferences > Addons tab
  • In the "Object" categories, you must find "Molecular"
  • Check it , close the "Blender user preferences" windows and have fun.

Visit my blog about this script for donation, comments or more detail : http://pyroevil.com

About

This is my molecular python script for blender. A bit similar to Lagoa Multiphysic in Softimage.

http://blenderartists.org/forum/showthread.php?233643-SCRIPT-Moleculars-physics


Languages

Language:Python 99.2%Language:Batchfile 0.8%