Hi,
How do we set this up in Solaris? Does it expect a primvar named “rest” or “__Pref/__Nref” on the rendered geo, or do you define a reference space in some other way?
Thanks,
Chris
Hi,
How do we set this up in Solaris? Does it expect a primvar named “rest” or “__Pref/__Nref” on the rendered geo, or do you define a reference space in some other way?
Thanks,
Chris
https://gist.github.com/bdancer/6725…00790cd7bab5df
So, you need to setup AOVs with source name sampler:normalReference and sampler:pointReference
I see thank you. Where is it getting the point and normal information for those aovs? Do I need to create usd primvar data on the geometry with a certain naming convention?
> Do I need to create usd primvar data on the geometry with a certain naming convention?
Currently, we are using standard Houdini names “rest” and “rnml”.
Perfect, thanks!