Subject: 15 Minute Challenge: Beginning Formula Objects
twillis opened this issue on Apr 24, 2002 ยท 24 posts
keithw posted Fri, 26 April 2002 at 7:00 AM
Here is Terri's animateable checkerboard texture formula applied to an animated formula object. No more changing patterns! Here's the formula I used for the animated object. x=10*u; y=10*v; z=cos(2*PI*p2*(4*u))*cos(2*PI*p1*(4*v));