Grasshopper

algorithmic modeling for Rhino

Hello All,

I am trying to recreate the definition from the following thread

http://www.grasshopper3d.com/forum/topics/creating-low-res-polygons...

Posted by Michael Pryor 

I think I have built the definition but I am getting an error attached when I try to place it on a mesh surface.  I have attached both my definition and an image of the error message.  If anyone has any ideas on how to solve the problem please let me know.  Thanks.

-Steve

Views: 1207

Attachments:

Replies to This Discussion

In your error pic, Random Reduce component does not send any data (orange wire), it seems you have to reduce the amount of points for reduction...

So that essentially means the shape is too complex?  I was hoping to experiment with much more complex shapes.  Is there any way to increase the complexity that it can handle?  Thanks for the reply.

I can not tell if your mesh is too complex because you have not internalized the geometry in ghfile which you uploaded.
In your definition, what you are doing is reducing random vertices to rebuild a new mesh. If the orange wire appears at the output of the Random Reduce component, means that it is an empty list, no data. This arises because in the input of Random Reduce component you have given a value greater than the number of points. To correct this, just give a sufficiently low value.
If this does not solve your problem, maybe you have to clean the mesh.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service