Grasshopper

algorithmic modeling for Rhino

Hi all ,

Let's say we got three curves that are joined in one point 

I want a quad mesh around each curve that they are joined at joint correctly , something like what Cytoskeleton does but the problem with cytoeskeleton is that as output you just have one gathered mesh not separate meshes for each curve . 

Views: 627

Replies to This Discussion

To do this you need to know the network topology of lines (this line is connected to these other lines...), so, where did those lines come from? From a mesh? If so, you can know the topology using SandBox (as below, only work for closed meshes). If it has not left from a mesh, then you can use Topologizer. In any case, you need a plugin for this (or do it in gh if you're willing to eat spaghetti). Then, you can do something like this:

http://www.grasshopper3d.com/photo/wrap-mesh-edges

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service