-
Exponential Curve in Xpresso
Hello all, Im pretty new to C4D (been using 3dsmax for years though) and even more recently..as in just this week i started looking into xpresso. Im becoming comfortable with it pretty quick because im pretty fluent in writing expressions for after effects. Its just gettin all the subtle differences down. So anyways with that said here are my questions…
I looked up and found tutorials on making sine waves with the formula node which i tried doing on my own but found i had to write it a bit differently after seeing the tutorial. Its using absolute(sin) to bounce a ball, but what im trying to do that the tut doesnt show is decay the bounce…i took the output of the formula and with a math node /time, and that sort of worked but not as nice as an exp curve would so what is the code i need to divide my formula by an exp curve…can i do it in the same formula node, i get an error with everyway i try to write an Math.exp(time) type thing..?
…and if anyone knows of any great resource for learning more about xpresso id love to see them. thanks.