mariuszhermansdorfer / SandWorm

Augmented Reality Sandbox for Grasshopper & Rhino
MIT License
20 stars 11 forks source link

Add a separate setup component #35

Closed mariuszhermansdorfer closed 4 years ago

mariuszhermansdorfer commented 4 years ago

First take on adding an external setup component. For now, there is no additional logic, just offloading some input for the sake of a cleaner UI. This partially addresses #1 and #20.

The reasoning behind this is that once users have setup their Sandbox, they wouldn't have to fiddle with these sliders and all of the inputs can be defined through the standard right-click -> Set Multiple Numbers option. image

Didn't want to merge just yet, to prevent breaking stuff that you are currently working on. Feel free to do it, though, if you think it doesn't have any ramifications on the Analysis Manager.