fixored?

It works on my machine.

Archive for the ‘DXT’ Category

Site Blogged

with one comment

My homegrown php code is ageing badly, so it’s time to ditch the lot and join the WordPress collective.

Hopefully the site survived the transition:

  • The squish library has its own page, but this just links to the Google Code project where this is now hosted.
  • All other old articles and code should have been converted into posts.
  • Found a thoroughly awesome WordPress redirection plugin, so all the old links should still work. Please post a comment if your incoming link didn’t work.
  • I have stopped messing around with the site now, permalink structure is final!

Perhaps now I can post more than one item per year!

Written by Simon Brown

September 8th, 2008 at 8:02 pm

Posted in C++, DXT, Random

DXT Compression Techniques

with 5 comments

This article presents an explanation of two techniques that can be used to perform DXT colour compression. They were designed during the development of an open source DXT compression library called squish.
Read the rest of this entry »

Written by Simon Brown

January 19th, 2006 at 8:00 pm

Posted in DXT