Fertility Meshmachine ShortestPath ExoWireframe

1) Model remeshed with Meshmachine 2) Shortest Walk on vertices of the mesh 3) ExosWireframe applied on paths Original 'fertility' model courtesy of the AIM@SHAPE Shape Repository

  • David Stasiuk

    Looks great! Although it looks more like a minimum spanning tree to me?

  • Laurent DELRIEU

    It is a shortest walk between a departure point underneath the mesh and all the vertices of the mesh. Path are the edges of triangles.But I want to make something similar to Nervous, but at the moment I try to make some geodesic  with one or more sources. I am here now but it is far from optimized. 

  • Daniel González Abalde

    Eii Laurent,
    some time ago I tried to make the venation algorithm as Nervous in Gh, but this is done with the CGAL library. I am a novice in scripting but have this slope. Maybe to you this be a help ...

    Also, very good renders.