Skip to content

hrntsm/UnityGH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityGH

Connect grasshopper3d and Unity by UDP and display mesh on Unity.

About Data

  • UnityGH.gh file is sample grassshopper data. There are a modeling part and the UDP operation part of the data. Because it use gHowl for UDP, please download it from Food4Rhino.
  • UDPMesh.cs file is the part of UDPreceiver in Unity.
  • GHMesh.cs file makes mesh in Unity from the data which Unity received from grasshopper.
  • Grasshopper send to Unity with vertex coordinates as Comma Separated Value and generate mesh on Unity based on the information.
  • Please refer to the blog which I made for the details. Myblog Page.(Only Japanese)

Reference

Contact

When you want to know the details more, give me DM easily in twitter.
詳細を知りたい場合は、気軽にtwitterでDMください。

About

Connect grasshopper3d and Unity by UDP and display mesh on Unity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages