algorithmic modeling for Rhino
Tags:
A normal and point are not sufficient to define a plane in 3D space. Rhino/GH needs to do some guessing for the second vector.
You should use PerpFrames. This creates planes along a curve oriented by tangent and maximum curvature.
Genius! Thanks for the help, I couldn't think of the right way to approach anchoring the plane to the line.
If you have any ideas about how to make logging information less intensive I would love to know as well. At the moment my machine struggles when I make the code live. Saving the information to a location has helped the process but I get the feeling there is more that can be done??
-
This is for a project using kinect, skeletal motion tracking a line from the right hand that will (hopefully) be transformed into a weaved form of clothing and will be projected onto a scanned human form and then relayed back in real time. Any processing delay in the coding is going to alter the experience to a degree.
Weeell... there really isn't too much you can do about speed except keeping your definition as light as possible, turn off all preview geometry and stick to pure math as long as you can. Problem is GH running on a single thread only. Depending on your CPU and power saving settings this will kick you back about ten years in CPU development.
GH might have all those nice interfaces and be easy to code but it was never meant to do anything close to realtime.
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by