Hi I am trying to learn houdini starting with VOPS sometimes math goes over my head.
I am making a Sine Wave out of a line of points I am adding a Multiply constant node before the Sine that basically multiplies the amount of waves...when I add an ADD constant node it doesn't add more waves instead it offsets the sine waves no matter how big the number.. Is the sine node able to distinguish between add and multiply and treat them differently? I was expecting the add node to add waves just less of them than the multiply but it offsets the sine?
thx
Simple Math question
3016 8 0- tsiwt
- Member
- 30 posts
- Joined: 12月 2016
- Offline
- vusta
- Member
- 555 posts
- Joined: 2月 2017
- Offline
you should at least post your file to show where you're up to...who cares if people might laugh ? Stuff them, a beginner has to start somewhere.
(you could also put 2*$PI in the length of the line too, just fool around, foolin' around can lead to many happy accidents)
(you could also put 2*$PI in the length of the line too, just fool around, foolin' around can lead to many happy accidents)
Edited by vusta - 2021年6月8日 19:41:48
- timmackie
- Member
- 1 posts
- Joined: 6月 2021
- Offline
- tsiwt
- Member
- 30 posts
- Joined: 12月 2016
- Offline
- animatrix_
- Member
- 4731 posts
- Joined: 2月 2012
- Offline
Hi,
If you wanna add more waves, i.e. modify frequency you can modify the yellow node. Am I missing something?
If you wanna add more waves, i.e. modify frequency you can modify the yellow node. Am I missing something?
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- tsiwt
- Member
- 30 posts
- Joined: 12月 2016
- Offline
- animatrix_
- Member
- 4731 posts
- Joined: 2月 2012
- Offline
Oh I see. The add operation is basically offsetting the waves because adding doesn't scale the point positions it just moves them like 1 becomes 1+x, 2 becomes 2+x, 10 10+x, but their relationship to each other is still the same, compared to multiplication which indeed scales the point positions and therefor the frequency of the waves changes as a whole.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
- tsiwt
- Member
- 30 posts
- Joined: 12月 2016
- Offline
- animatrix_
- Member
- 4731 posts
- Joined: 2月 2012
- Offline
tsiwt
Ohhh wow, now that makes sense. Such a simple concept to understand yet so complex!
Thank You so much,
If you ever make a Pragmatic Vop series of tutorials lmk as I want to use vops instead of vex!
thx again
Yes will let you know, or you can use the Snippet VOP in the mean time
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
-
- Quick Links