Re: Anaglyph 3D Stereo Imaging with PIL and numpy

2006-05-03 Thread Scott David Daniels
David Murmann wrote: > i just found some colored glass and experimented a bit with > these red/green 3d images, so i thought i'd share this simple > script i wrote to generate such images with anyone whos > interested. i also wouldn't mind some comments on the code. Check out VPython -- there you

Anaglyph 3D Stereo Imaging with PIL and numpy

2006-05-02 Thread David Murmann
Hi all! i just found some colored glass and experimented a bit with these red/green 3d images, so i thought i'd share this simple script i wrote to generate such images with anyone whos interested. i also wouldn't mind some comments on the code. see ya, David. *** anaglyph.py *** # uses PIL