tt-acm / DesignExplorer

Design Explorer is an open source web interface for exploring multi-dimensional design spaces
http://tt-acm.github.io/DesignExplorer/
MIT License
100 stars 60 forks source link

GH component idea: design space size component #71

Open bhowes-tt opened 8 years ago

bhowes-tt commented 8 years ago

Sort of a simple one, but it might be nice to include with a larger suite of design explorer tools ... build a grasshopper component that determines the size of a design space - how many iterations does it contain?

It should accept sliders (and potentially other UI elements - MD sliders for example), count the number of steps in each dimension, and multiply everything out.

mostaphaRoudsari commented 8 years ago

Hi @bhowes-tt,

@jramsden271 has modified the original code of David to do something very similar. Here his blog post. I them modified the code and added more functionalities and we had couple of emails back and forth making changes to the code that resulted in Fly

fly_001

I was supposed to push it to github at some point but never had the chance to do the last bits of modifications for release but you can download it as it is from this link