Forum Coordinators: Kalypso, Anim8dtoon
Carrara F.A.Q (Last Updated: 2026 Feb 15 8:54 pm)
Visit the Carrara Gallery here.
Attached Link: http://www23.brinkster.com/carformulas/home.html
I know. Ok. This will be the webpage. The sites name will be Formula Designs.A formula I am working on is getting nothing. I'm not sure where my problem is, I'm hoping someone can help, I would be grateful. Thanks in advance. Brian a=1; b=0.3; c=0.5; d=0.3; r=a+bcos(1.5(uv)); x=(rcos(uv))-d(1.5bsin(1.5(uv)cos(uv)-(a+bcos(1.5*(uv))sin(uv)); y=(rsin(uv))-d(1.5bsin(1.5(uv)sin(uv)+(a+bcos(1.5*(uv))cos(uv)); z=rsin(1.5*(uv))+(d1.5ccos(1.5(u*v));
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
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