AcademySoftwareFoundation / AcademySoftwareFoundation/openvdb
[BUG]
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 777
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 34
Description
Environment
Openvdb 13
Describe the bug
Old sample files (explosion.vdb) do not load because "NODE_MASK_COMPRESSION is no longer supported"
To Reproduce
try to load in the sample files
Expected behavior
samples are usable.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with the old explosion.vdb sample under OpenVDB 13 and trace the load path that reports that NODE_MASK_COMPRESSION is unsupported. Determine which sample files are affected and confirm completion when the samples load successfully without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100