Compatibility with Omniverse-style values in timeSamples #232
-
Issue DescriptionWhen parsing USD files generated by ANARI-USD (uses omniverse API's), we encounter syntax like: Current WorkaroundWe preprocess Omniverse USD files with: Questions
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
You should attach minimal reproducible USD file and error message from 'tusdcat' |
Beta Was this translation helpful? Give feedback.
-
|
@staticx-g7 Thank you! The issue confirmed.
https://github.com/lighttransport/tinyusdz/blob/dev/tests/usda/timesamples-none-000.usda At least parsing USDA itself succeeds for your USDA. The issue exists in creating TimeSampled Attribute with |
Beta Was this translation helpful? Give feedback.
-
|
Created a fix: #233 Will be merged soon. |
Beta Was this translation helpful? Give feedback.
Created a fix: #233
Will be merged soon.