Jump to content

SOP-Level Particle with VEX and VOP ONLY


SamStark

Recommended Posts

Hi all, I've been practicing and experimenting with VEX in Houdini and I challenged myself to see how far I can go with only VEX and VOP. I did successfully manage to create this simple effect without any use of dynamic simulation (DOP). 

Preview

https://vimeo.com/375250070

 

Basic Summary:

  • A particle system that computes at frame-basis. I can jump from frame 1 to 700 without waiting for simulation.
  • Instead of the traditional age/life computation, this system uses travel speed to compute.
  • Trajectory generated with polar coordinate + Flow Noise on sphere section.

 

Graph mainly consist of VEX

The graph mainly consist of VEXs. There's still room to be improved definitely, if anyone is building more upon this, please share it, would love to see it. 
I think at the end of the day, this kind of system is probably not entirely practical tbh, but it's a great practice and study on coding with VEX.

(SHOUTOUT to a best friend of mine who's studying mechanical engineering, helped me to find a way to calculate the spiral length.)

 

HIP file here:

FX_Rasengan_v01.hipnc

Happy Coding!

Edited by SamStark
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...