ladybug-tools / butterfly

:butterfly: A light python API for creating and running OpenFoam cases for CFD simulation.
http://ladybug-tools.github.io/butterfly.html
GNU General Public License v3.0
249 stars 72 forks source link

Integration with Blender via Sverchok #406

Closed Moult closed 4 years ago

Moult commented 4 years ago

Similar to #64 where this was mentioned previously, given new BIM capabilities given by https://blenderbim.org/ it would be good to integrate ladybug tools with Sverchok.

Ping @bitacovir who originally mentioned this, and @nortikin who is the creator of Sverchok.

bitacovir commented 4 years ago

Yes. This would be a great opportunity to incorporate rapid/easy environmental analysis/simulation into one of the stronger 3D software modeler available in the market, with a community of thousand of users and developers and with strong support of companies such as Google. In addition, this will extend the alternative FOSS solutions for AEC world. Also, if we consider BlenderBIM addon and Svershock addon, we have already a strong alliance of productivity (BIM) and creativity (Generative design) tools for architecture and design, already nested into Blender (a tool with strong hyper-realistic rendering engines). Ladybug-tools could be the last member in a holy triumvirate that could make history. :)

mostaphaRoudsari commented 4 years ago

Hi @Moult and @bitacovir, I will reply on the osarch forum https://community.osarch.org/discussion/7/aec-free-software-directory#latest as this is a conversation larger than just butterfly. Thank you for reopening this issue/topic. Cheers.

mostaphaRoudsari commented 4 years ago

See my reply here: https://community.osarch.org/discussion/comment/765/#Comment_765

Feel free to re-open this issue if you want to continue the conversation here instead of the forum.

nortikin commented 4 years ago

sverchok-extra repo would be best-fit. we only use pip to install this lib and providing nodes. but i never used this lib.