Comment Reverse engineering--graphics? (Score 1) 129
Maybe I misread the original, but i got the impression you were talking about graphics manipulation algorithms. If that's the case then check out the gimp (http://www.gimp.org/). Under the GPL you have full access to every aspect of the code, and I can't think of a better way to get a look at graphics manipulation algorithms. No need to RE from assembly--you've got the source.