Atan Texture

December 22nd, 2008

A recent post on my other blog actionsnippet.com created a black and white texture with arc tangent. The results look like this:

The original was written in actionscript… I then ported it to processing so it would run in realtime… I also optimized the code a bit and created look-up tables for a few things… check it out here.

The source is included there… and here is the original actionsnippet post.

Leave a Reply