Grasshopper

generative modeling for Rhino

OBJ File Reader:  K3DSURF - GH

OBJ File Reader Component
Reads triangular OBJ mesh files exported from programs such as K3DSURF

Available at:
http://theprovingground.wikidot.com
http://nmillerarch.blogspot.com

Comment

You need to be a member of Grasshopper to add comments!

Join Grasshopper

Comment by Yerko Lucic on June 7, 2010 at 6:54am
this is awesome...!!...
kind of in the same way...do you know any method to do nurbs surfaces from k3dsurf files?...i'm beeing doing it through geomagic studio, works well, but need lots of editing from time to time...
Comment by Torolf Sauermann on June 7, 2010 at 3:26am
I am always happy to play a creative :)

http://k3dsurf.sourceforge.net/


/*
Torolf Sauermann 2010
*/

F(): -1*if((abs(x)<1.5*pi-0.5)&(abs(y)<1.5*pi-0.5)&(abs(z)<1.5*pi-0.5),(1)*abs(cos(x)*sin(z)+cos(y)*sin(x)+cos(z)*sin(y))/.4-.85*abs(sin(3*x)*
sin(2*y)*sin(z)+sin(2*x)*sin(3*y)*sin(z)+sin(3*x)*sin(y)*sin(2*z)+sin(x)*sin(3*y)*
sin(2*z)+sin(2*x)*sin(y)*sin(3*z)+sin(x)*sin(2*y)*sin(3*z))-.2,1)
[x]: -4.59-pi/2 , 4.59-pi/-2
[y]: -4.59-pi/2 , 4.59-pi/-2
[z]: -4.59-pi/2 , 4.59-pi/-2

Translate

Search Grasshopper

Members

Photos

  • Add Photos
  • View All

© 2012   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service