spillerrec / cgCompress

Efficiently store Visual Novel cgs by using a multi-image format for storing all variations of one image in one file. This way, only the differences need to be stored which reduces the file size significantly.
GNU General Public License v3.0
16 stars 1 forks source link

Decoder library #10

Open spillerrec opened 7 years ago

spillerrec commented 7 years ago

Develop a proper decoding library, and focus on great speed and memory consumtion. This is to make it easier to include it in applications and game engines.

Requiriments:

Wanted:

Other points of interest: