Tomas Slancik
tamte
About Me
INDUSTRY
Advertising / Motion Graphics
Connect
LOCATION
New York,
United States
WEBSITE
Houdini Skills
Availability
I am currently employed at Method Studios
Recent Forum Posts
animate velocity attibute over time in vellum Nov. 21, 2024, 11:08 p.m.
Where are you animating your f@impact?
- If in SOPs you then need to sample it in DOPs yourself as Vellum is not updating attributes from SOPs automatically
- once you make sure f@impact is correctly updating the values your code should work, however, I'd avoid setting v@v directly, use v@force += {0,0,200};
Or use POP Force with VEXpression
- If in SOPs you then need to sample it in DOPs yourself as Vellum is not updating attributes from SOPs automatically
- once you make sure f@impact is correctly updating the values your code should work, however, I'd avoid setting v@v directly, use v@force += {0,0,200};
Or use POP Force with VEXpression
Write out USD with Animated Switch in LOPS? Nov. 19, 2024, 10:03 a.m.
Would it work if you store all your sub-hierarchies as variants of the common root prim and then animate variant switching?
In my mind it sounds cleaner , especially if they dont have any prims or properties in common
However I dont know if USD allows animating Variant selection, I just assume it does
In my mind it sounds cleaner , especially if they dont have any prims or properties in common
However I dont know if USD allows animating Variant selection, I just assume it does
Curves with multi prims: How to combine to single prim? Nov. 19, 2024, 9:57 a.m.
You can use Poly Path SOP