AcademySoftwareFoundation / AcademySoftwareFoundation/openvdb
NanoVDB file version discrepancy
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 774
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 34
Description
This time, converting an OpenVDB file to NanoVDB format and trying to read it with the same revision (1c306bcaf7e9f7d52525bab716202bd4f7fff5d1) outputs an error:
```
Incompatible file format: The file is written in an older version of NanoVDB: 27.0.X!
Recommendation: Re-generate this NanoVDB file with the never version 28.X of NanoVDB
```
Contributor guide
Research direction
Reproduce the OpenVDB-to-NanoVDB conversion and read attempt using revision 1c306bcaf7e9f7d52525bab716202bd4f7fff5d1. Compare the file's reported NanoVDB version with the reader's expected version; done means a file generated and read at the same revision is accepted without the incompatibility error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100