algorithmic modeling for Rhino
Hi all,
I'm making this new plugin for Grasshopper recently to connect with Unity to send mesh data in realtime. You can send the mesh geometry as it is to Unity and view it any app which includes VR app, IOS app... etc that are built by Unity.
This plugin is using Socket.IO to send geometry through network so not only you can send the mesh locally but you can send it through internet as well. I haven't made a component yet but technically you can also send and receive geometry between multiple grasshopper files in realtime as well (not sure if this function is useful though).
Still in early beta but if anyone who's interested in testing let me know.
Comment
Hi Bonny :-)
In Unity you should look for the receive component (c#) and make sure that the ip adress there is the same as the one on your computer and as grasshopper. (www.whatismyip.com)
Btw I changed the Ip variable to be public into Unity's editor to be able to change it easily.
Also try by launching the command prompt as administrator.
If I see something else that could help I'll let you know.
Cheers,
I did npm install for the json package, ran app.js in the command line. I'm able to connect to grasshopper but in Unity, I still do not see anything streamed in play mode. Does anyone have any idea what I could be missing?
Ariel are you missing socket.io in unity or gh?
for those of you who can't run app.js u need to go to command prompt and type 'node C:/**file path to app.js**'
However now I can't find the module 'socket.io' anybody could help? i tried to download it but i cant
Hello, Thank you for your work! I am having a similar problem to Kaijie Qian...I have set everything up and installed node.js but when I run app.js, nothing happens in Unity. I have unblocked all files.
Hi,thanks for sharing it.it is super awesome
could i ask how to run app.js. i create a mesh in gh and using processing with js(i am not sure how to run app.js) plug in to run this,and in unity,attach the Recieved mesh on main camera,here is the screen shot,how can i run this,it is super important for me.many thanks for your here.
Hello, thanks for sharing sir,
I've conduct a project about interactive design that driven from daylight using firefly grasshopper and to sync in real time with unity3d to project it in VR view
i'd like to learn this plug in
Thanks for letting me know where the gha was. I will test it and get back to you soon. ^^ Have a great weekend.
Hello,
I am really interested your plug in and tried to use it. However, I wasn't able to find gha files from your github page. Could you send it to me please.
Thanks in advance,
Amaraa
If you use self-component, please tell me the details
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!