Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.
/ crunch Public archive
forked from Unity-Technologies/crunch

Advanced DXTc texture compression and transcoding library

License

Notifications You must be signed in to change notification settings

MouseHatGames/crunch

 
 

Repository files navigation

I'm archiving this lol

I thought we'd need the Crunch software to optimize texture loading in Logic World, hence this repo. However, I've ended up optimizing it in a different way: texture loading is now done dynamically, where individual textures aren't actually loaded until they are needed. I think this is better because it allows us to keep the texture files in a more accessible file format that dds.

I'm not deleting this repo, however, because we might need Crunch for something else in the future.

About

Advanced DXTc texture compression and transcoding library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.2%
  • C 12.3%
  • Other 0.5%