Search found 1 match

by lukelucente
August 23rd, 2010, 1:36 pm
Forum: Expression Discussion
Topic: Dan Ebberts' Pendulum expression
Replies: 1
Views: 13018

Dan Ebberts' Pendulum expression

Hi I'm having troubles with this Dan Ebberts' Pendulum expression Apply the following expression to the rotation property of the rectangular solid: veloc = 7; amplitude = 80; decay = .7; amplitude*Math.sin(veloc*time)/Math.exp(decay*time) I paste it in the Z rotation of a 3D layer and nothing happen...