
Ahmed Hindy
AhmedHindy
About Me
Technical Artist @Trend VFX
専門知識
VFX Artist
業界:
Film/TV
Connect
LOCATION
Cairo,
Egypt
ウェブサイト
Houdini Engine
Availability
I am available for Full Time Work
Recent Forum Posts
Creating collections using Python 2025年1月18日9:57
mtucker
You python code isn't correctly creating the CollectionAPI. To add a new collection to a prim, you need to call UsdCollecitonAPI::Apply (https://openusd.org/dev/api/class_usd_collection_a_p_i.html#a4c9c1226d01a049864cc0d437900c458). This adds the metadata to the prim indicating that the collection exists. The code you've written just creates some attributes that are associated with a collection with a particular name, but doesn't actually register the collection instance on the prim.
can you give a full example in python? I created a collection but houdini doesn't recognise it in the collections list.
how to add bump image to material x 2025年1月15日7:19
how would u add float bump map to a normal map?
Deadline scheduler H20.5 2024年11月5日4:55
I am using Houdini 20.5 with a custom environment so I cant really use "inherit local environment", what Deadline Command Environment keys should I use for it to work?