AcademySoftwareFoundation / AcademySoftwareFoundation/openvdb

NanoVDB file version discrepancy

Open
#857 0 comments 0 reactions 0 assignees View on GitHub
nanovdb
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.