Andrew Springman's Web Log
anecdotal evidence from a biased source
Friday, November 21, 2008
Saturday, November 08, 2008
oversampling isn't always best
Of course, when there are no sharp edges in an image, there is no reason to oversample (anti-alias). On the other hand, when the sharp edges are exactly vertical or horizontal, oversampling will likely have a blurring effect.
The following image is a composite of oversampled and not. There were two layers, oversampled on the bottom, regular on top. I simply used the eraser tool on any diagonal or curve to let the oversampling through.

settings:
Friday, November 07, 2008
Thursday, November 06, 2008
Laptop is back...some stuff that was trapped
My laptop is back from repair (spilled liquid on keyboard), so here are some things I didn't get a chance to post and a new one:

This is the latest. The interesting thing here is the coloring technique (which is cut off in the settings window). It's a circle inequality with luminosity thrown in as a factor (0 if x**2+y**2 > velocity**2 * luminosity else 255)






Sunday, November 02, 2008
Saturday, November 01, 2008
Oversample feature
I added on oversample feature to itgrapher. It has exactly the same effect as enlarging the image by 400% in both directions, rendering and then shrinking it back to the original size. It makes jaggy lines smooth, but takes 1/16th the memory of the other method.
Here's something I made with it:

and the settings that made it
























