Piotrek Marczak
Piotrek Marczak
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
rebuilding catrice color 2014年3月13日4:45
Thanks!
So Point Sop is a no-no? (Tutor says VEX is 10 times faster than PointSOP)
Every single tutorial im watching uses point sop with expressions, why is that?
Wranglers / VOP SOP basically make Point sop obsolete (because they are faster)?
Wouldn't it be better for future versions of H to reduce the redundant stuff like pointsop?
So Point Sop is a no-no? (Tutor says VEX is 10 times faster than PointSOP)
Every single tutorial im watching uses point sop with expressions, why is that?
Wranglers / VOP SOP basically make Point sop obsolete (because they are faster)?
Wouldn't it be better for future versions of H to reduce the redundant stuff like pointsop?
rebuilding catrice color 2014年3月12日20:29
I've replaced your pop wrangle (@activate=fit01(rand(i@id),0,5)
with pop vop doing the same thing and I notice in performance monitor that popvop is 2x faster (tested with 6million particles on first replicator on 24 frames)
I assume times will add up with more ‘wrangles’, so Its better to replace all VEXpressions with popvops for performance reasons?
with pop vop doing the same thing and I notice in performance monitor that popvop is 2x faster (tested with 6million particles on first replicator on 24 frames)I assume times will add up with more ‘wrangles’, so Its better to replace all VEXpressions with popvops for performance reasons?