craftablescience / craftablescience/MareTF
CLI(extract): crash when trying to extract from a BC6H VTF
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 136
- Forks
- 14
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Description
I was trying to extract faces from a cubemap that I converted from a HDRI, and it crashes when I try and extract it. The VTF is BC6H formatted, I tried doing this with BC7 on the same image and it didn't crash.
BC6H VTF and EXR are included in this zip:
skybox.zip
OS: Windows 11
Contributor guide
No contributing guide indexed for this repository
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 CLI extraction crash with the attached skybox.zip on Windows 11, using the included BC6H VTF and EXR. Compare the result with extraction from the BC7 version of the same image; done means BC6H cubemap faces extract without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100