Grasshopper

algorithmic modeling for Rhino

Anyone can help me to create a surface or mesh from this equation

This is a three-dimensional system given by

 

4 parameters : A, B, C and dT equation :

 

dx/dt = x+a*d*(y-x)

dy/dt = y+d*(b*x-y-z*x)

dz/dt = z+d*(x*y-c*z)

 

http://www.chaoscope.org/doc/attractors.htm#lorenz_84

Views: 1321

Replies to This Discussion

Creating meshes or surfaces from an unordered set of points like this is always messy. Try using the _meshfrompoints command from Rhino. You will have to clean up the resulting mesh afterwards.

 

This is what i got, without much mesh cleaning:

I hate refering you to something outside of GH, but you may want to give ChaosPro a try...

 

http://www.chaospro.de/features.php

 

It exports in OBJ

 

cbass

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service