Add support for compressed image formats
Open
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Since we can import buffer data from a binary file, it would be useful to support also compressed image formats (BC, ETC, ASTC).
Contributor guide
Research direction
Start by tracing the existing binary buffer import path. Define what support for BC, ETC, and ASTC must cover, then verify each format through the relevant image-import tests or shader test cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100