Forum: Carrara


Subject: Formula Modeler

Nicholas86 opened this issue on Jun 01, 2002 ยท 8 posts


Nicholas86 posted Sat, 01 June 2002 at 10:56 AM

Attached Link: http://www.mattkelli.com/graphics/3d/rds/formula/default.htm

Been working in the formula modeler, I found a nice link that I thought I might share. And a few of my own experiments. The formula modeler is very amazing I think. Quite an advanced feature in a low cost program. formula 1 x = cos(u); y = cos((p1*20)*u)*cos(v); z = cos((p2*20)*u)*sin(v); --------------------------- formula 2 x = ((y-sin(y)) * cos(z))*p1*10; y = cos(v)*cos(u); z = cos(v)*sin(u); --------------------------- I'll post more, and I hope people share more. I plan on having a formula website up and running in a few days. I hope some will share some of there creations so I can post them on the website. Thanks. Cheers, Brian