MouseHatGames / crunch

Advanced DXTc texture compression and transcoding library

Home Page:http://binomial.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://binomial.info

License:Other


Languages

Language:C++ 87.2%Language:C 12.3%Language:CMake 0.4%Language:Makefile 0.1%