Vidvox / hap-in-avfoundation

A framework that allows AVFoundation to play back and record Hap video
Other
109 stars 19 forks source link

BC7-compatible encoders #31

Open mrRay opened 4 years ago

mrRay commented 4 years ago

to the best of my knowledge, libsquish doesn't support BC7 (nor do any of the forks i've looked at so far- somebody please correct me if i'm mistaken). support for the BC7 variant of hap will require use of another/a different texture compression library (potentially replacing libsquish if it supports BC1/4/5, if the metrics are good, and if it would result in a simplified codebase). this issue is meant to provide a place for assembling a list of all potential encoders for consideration.

requirements:

mrRay commented 4 years ago

https://github.com/richgel999/bc7enc