DaemonEngine / crunch

Advanced DXTc texture compression and transcoding library and tool, upgraded with Unity improvements, added features, extended system and hardware support, deeply tested.
https://github.com/DaemonEngine/crunch
Other
16 stars 6 forks source link

Allow validating the header without CRCing the entire file #45

Closed slipher closed 4 months ago

slipher commented 5 months ago

The CRC implementation is slow and who cares if 1 pixel is wrong?