Version 2 of CRIMP

Updated 2010-10-18 02:54:27 by AMG
KeyNotes
WhatCRIMP / C Raster Image Manipulation Package
Wherehttp://chiselapp.com/user/andreas_kupries/repository/crimp/home (Fossil-based Source Repository)
AuthorAndreas Kupries
StatusWork in Progress, no release yet
Derived from Critcl image processing

AMG: Thanks AK for taking an interest in my humble code and turning it into a proper package, then going on to give a talk on it. I wish I could have been at the conference. Some weeks ago I read your code, and I quite like what you've done, but I haven't taken the time to contribute anything new. At least I can help to answer your questions; you embedded a few in the comments. For instance, my matrix routine does a bilinear interpolation; you were wondering about this.

I just finished up some major work on Wibble (I should post it soon) and critbit (I think I'll be sharing my C implementation). That means it's time for me to revisit CRIMP! After all, the art project I developed the original CRIMP for is still awaiting completion.