Ticket #229 (closed task: fixed)
Advanced texture compression library
Reported by: | gongminmin | Owned by: | gongminmin |
---|---|---|---|
Priority: | minor | Milestone: | 4.6.0 |
Component: | Core-Rendering system | Version: | |
Keywords: | Cc: |
Description (last modified by gongminmin) (diff)
Implement multiple advanced texture compression algorithm, including:
* BC6H
* BC7
* ETC1
* ETC2 (optional)
* PVRTC (optional)
* ASTC (optional)
References
https://software.intel.com/en-us/articles/android-texture-compression-a-comparison-study-with-code-sample
http://gamma.cs.unc.edu/FasTC/
https://github.com/Mokosha/FasTC
Change History
Note: See
TracTickets for help on using
tickets.