Autodesk / arnold-usd

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

Enable subdiv by default when set in the UsdGeomMesh schema #2101

Open sebastienblor opened 2 months ago

sebastienblor commented 2 months ago

Currently, even when the usd mesh attribute subdivisionScheme is set e.g. to catclark (which is the default), there is no subdivision in Arnold because we force the default value of subdiv_iterations to be equal to 0. Therefore, there is no way to enable subdivision without setting the arnold specific attribute. We should consider changing this and let arnold have a default subdiv iteration of 1

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

Issue synced internally to ARNOLD-15473