albrownin

albrownin

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

LOPs wrangle type conversion 2025年4月20日21:53

I have a process that creates USD files w/ namespaced attributes like "foo:restPosition" of type double3 (Assume I can't change that process). I want convert this to a regular primvar named "primvars:restPos" of a type (maybe point3f) so that it shows up as a regular point attribute in SOPs after a LOPS import. What is the right way to do this conversion?