Cameron White
cwhite
About Me
専門知識
Developer
Connect
LOCATION
Canada
ウェブサイト
Houdini Engine
Availability
Not Specified
My Badges
SideFX Staff
Since 10月 2012
チュートリアル
Recent Forum Posts
Create Asset Primvars from SOPs 2025年9月4日12:34
There is a new SOP Import parameter to configure this in tomorrow's build, 21.0.464
Crowds - Reading Single Joint Info inside DOPs 2025年9月4日10:02
The multiplication should be in the opposite order (`Mw * M_agent`), but otherwise that looks reasonable to me
Crowds - Reading Single Joint Info inside DOPs 2025年9月3日17:46
The result from `agentworldtransform()` is still in the space of the agent packed primitive, so you'd also need to combine it with the packed primitive's transform that you get from e.g. `primintrinsic(0, "packedfulltransform", @primnum)`
You could then use a function like cracktransform() to extract different components
You could then use a function like cracktransform() to extract different components