grouch19 Posted July 31, 2016 Posted July 31, 2016 Hi guys, Bit of a strange request. I'm looking for something that will shift a selection of polygon vertices by a random amount for each vertex. In a perfect world I'd love to set a tolerance of say 5cm and have the vertices move in any x,y direction by random amounts up to 5cm. Any ideas would be appreciated. Cheers Dave Quote
BIGAL Posted August 1, 2016 Posted August 1, 2016 Simple lee-mac random number generator, this will give a line length, a 2nd go the angle then polar from a point and move the vertice. I have used this to generate tree leaves, there was also a add a random circle which I used it for also, I think its on my work pc. Found http://www.cadtutor.net/forum/showthread.php?93660-How-to-generate-an-array-of-randomly-spaced-dots&highlight=Random Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.