For Programmers: Free Programming Magazines  


Home > Archive > Compression > September 2004 > general success









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author general success
cr88192

2004-09-11, 8:55 am

I implemented things as described originally.

the main stumbling block was the arithmatic encoder (ok, I had sort of
beaten together some previously, but they were not exactly completely
working...).
eventually I ended up altering an existing encoder/decoder to work (it is
still kind of a mess, but it is working at least).

status:
lossless compression of lightmap data;
plain uncompressed size: about 10MB;
the various filtering and rle compression: about 400kB;
the various filtering and arithmatic encoding: about 87kB.

I will regard this as a success, and one of the few compression related ones
thus far for me.
most likely for "realistic" images results will be worse, but should be
tolerable (in general for things like textures I am using jpeg, which
results in a libjpeg dependency for me...).

or such...



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com