Steadicam
Steadicam
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Connect corresponding points in Vex 2022年12月11日9:53
THANKS!
That makes sense and helps a lot a.
That makes sense and helps a lot a.
Connect corresponding points in Vex 2022年12月11日8:39
Thought this would be a good simple starting Vex learning question as I branch out.
I have two curves with the same number of points with their own named group.
example:
Group:Curve_A (points 0-20)
Group:Curve_B (points 0-20)
What would be the most straight forward way to ( using VEX) connect a line from each point of CurveA to their corresponding point in CurveB.
A0 to B0 / A1 to B1 / A2 to B2 etc.
I'm guessing I'd start with a point wrangle with CurveA into input one and CurveB into the second.
Thanks!
I have two curves with the same number of points with their own named group.
example:
Group:Curve_A (points 0-20)
Group:Curve_B (points 0-20)
What would be the most straight forward way to ( using VEX) connect a line from each point of CurveA to their corresponding point in CurveB.
A0 to B0 / A1 to B1 / A2 to B2 etc.
I'm guessing I'd start with a point wrangle with CurveA into input one and CurveB into the second.
Thanks!
Scene defaults 2015年6月10日15:51
Is there a way to make changes to the default “untitled” scene that loads when you first open Houdini? It's not a huge deal but I do find myself doing a lot of repetitive tasks beyond normal preferences to accommodate HToA and a couple of other workflow idiosyncrasies. Obviously, I could create and manually load a common HIP but I thought I'd see how lazy I can get.