Python SOP vs Vex SOP?

   727   2   0
User Avatar
Member
6 posts
Joined: May 2019
Offline
I'm curious if these have the same performance level as Python SOP and Vex SOP.

Is it still compiled and optimized in the Attributes Wrangles?
User Avatar
Member
4528 posts
Joined: Feb. 2012
Offline
Some things are faster in Python, some things are faster in VEX, some are faster in OpenCL and some operations are faster in C++ from within Houdini.
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
User Avatar
Member
7803 posts
Joined: Sept. 2011
Offline
Use python to invoke a graph that uses vex based sop nodes
  • Quick Links