Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grasshopper Watch Component #13

Open
bhowes-tt opened this issue Nov 16, 2014 · 0 comments
Open

Grasshopper Watch Component #13

bhowes-tt opened this issue Nov 16, 2014 · 0 comments

Comments

@bhowes-tt
Copy link
Contributor

If the WYSIWYG #12 idea works, we might be able to build a watch window in grasshopper. This would be our first dynamo > grasshopper functionality port, and I think it could be super useful. Credit goes to Matt Naugle in CORE studio for the idea - he's been asking for this for a while.

Write a component that takes any grasshopper geometry collection (or a va3c.json file) as an input, converts it to three.js json and bounces it off of a running instance of the node server described in #12, and renders the results in a WebBrowser contol object that is embedded in the grasshopper node and running a stripped down version of the vA3C viewer (meaning the component itself would contain this windows forms control object - the web browser pointing to our local server and running the vA3C viewer).

I have to give this a try as a prototype to be sure it's doable (can a WebBrowser control run webGL?, Will the navigation and everything work inside of grasshopper?, How d you do that to a GH component exactly?, etc) ... but it seems like it should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant