Autodesk / arnold-usd

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

Small difference between hydra and usd sphere primitives #1656

Closed sebastienblor closed 1 year ago

sebastienblor commented 1 year ago

In order to tessellate sphere primitives in the usd reader, like Hydra does, we used the code from https://github.com/PixarAnimationStudios/OpenUSD/blob/release/pxr/usdImaging/usdImaging/implicitSurfaceMeshUtils.cpp#L41

However, we are still getting tiny discrepancies between both versions, which is failing several tests.

autodesk-oss-arnold-bot[bot] commented 1 year ago

Issue synced internally to ARNOLD-14045