Autodesk / arnold-usd

Arnold components for USD
https://www.arnoldrenderer.com/
Other
244 stars 57 forks source link

Avoid creating instances of nested procedurals that contain a single object #1821

Open sebastienblor opened 10 months ago

sebastienblor commented 10 months ago

When we render an instance of a non-renderable primitive, we have to create a nested procedural. However, quite frequently, we end up creating such a procedural for a procedural that will create a single node. In that case we should manage to use this leaf node as the actual prototype for our instance

autodesk-oss-arnold-bot[bot] commented 10 months ago

Issue synced internally to ARNOLD-14630