Hey everyone, thanks for all the positive feedback so far
The Usd Asset Resolver subsection (GitHub - LucaScheller/VFX-UsdAssetResolver: Usd Asset Resolver Reference Implementations) has received some updates:
- We now automatically compile our asset resolver examples against the latest Houdini build for Linux and Windows This means you can now just download the binaries here on our release page: Releases · LucaScheller/VFX-UsdAssetResolver · GitHub and run them in Houdini. You’ll need to configure a few environment variables as described here to make it work: Resolvers - Usd Asset Resolver
(Let me know if this is still too much work, I can also add a 1-click installer that does this for you (similar how my LYNX tools installer works GitHub - LucaScheller/VFX-LYNX: LYNX | Free & OpenSource VFX Pipeline Tools)) - We added unit tests for all resolvers
Let me know if you have any questions or suggestions
I’ll try to add the following soon-ish:
- A short tutorial video on how to use the release binaries
- A third “Cached Resolver” implementation as described here: Batching Ar2 queries