Skip to content

CircuitGrove/DuctedFanDesignLibrary

Repository files navigation

Software is license under the terms of the GNU Affero GPL V3.0 (http://www.gnu.org/copyleft/agpl.html)

Copyright André Roy 2013.

Dependencies:  

-Blender 2.71
-Python 3.4
-SciPy (Python 3.4)

Instructions:

-Load blender
-Hit ctrl-rightarrow 3 times to get to a window for script editing.
-In the text editor pane, open GUI.py and modify the sys path to include the path to the other .py files 
for the Turbomachinery library.  For example: sys.path.append("c:/users/andre/DuctedFanDesignLibrary") 
-Run the GUI.py script
-New tools will appear in the object tools pane of the 3D window on the right.

About

An electric ducted fan design library written in Python using the Blender API. Currently, the software is in script form, but an add-on of sorts is being created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published