The open user interface for Fire Dynamics Simulator (FDS), as an addon for Blender 2.8x.
This addon is experimental. Do not use for production, the file format may still change.
For more information, and the original BlenderFDS code visit http://www.blenderfds.org
-
Download and install Blender 2.8x on your computer;
-
Download the BlenderFDS addon from this GitHub repository;
-
Rename the downloaded zip file to
blenderfds28x
; -
Launch Blender 2.8x and open the
Edit > Preferences
menu. Then install and enable the downloaded addon as described in Blender Manual.
-
git clone
this repository into theblender/2.80/scripts/addons/blenderfds280x
directory of your Blender 2.8x install. No need to zip it. -
Launch Blender 2.8x and open the
Edit > Preferences
menu. Search for theBlenderFDS
Addon and enable it. -
To follow the development:
git update
your local repository, and relaunch Blender 2.8x.