Nominom / BCnEncoder.NET

Cross-platform texture encoding libary for .NET. With support for BC1-3/DXT, BC4-5/RGTC and BC6-7/BPTC compression. Outputs files in ktx or dds formats.
The Unlicense
108 stars 16 forks source link

Fix progress in UnitTests reporting asynchronously #35

Closed onepiecefreak3 closed 3 years ago

Nominom commented 3 years ago

This looks good. I'm still not sure if we need a report for every block, but at least it seems to work nicely now.