Autodesk / Autodesk/arnold-usd
Support uint index values in primvars
Open
bug
- Dominant language
- Python
- Stars
- 284
- Forks
- 68
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 14
Description
When we convert alembic scenes to usd through houdini, we can get indexed primvars where the indices are authored as uint values. This isn't converted properly to arnold, as opposed to when values are integers
Contributor guide
Research direction
Reproduce the conversion using a Houdini-generated Alembic scene converted to USD, focusing on indexed primvars whose indices are uint values. Trace the Arnold conversion path and compare it with integer indices; done means uint-indexed primvars convert correctly like integer-indexed primvars.
Written by the indexing model from the issue text.
Assessment
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100