The anaglyph clip-on lenses I ordered yesterday arrived, so I decided to experiment with a simple, manually-assembled test to see if I could isolate some of the basic issues before attempting to automate the 3D process.
I started with a simple drawing of a white, donut-shaped object outlined in black and a bit of simple shading and prepared it the following way:
1. The area outside the donut (and inside the hole) is alpha transparent)
2. I made a copy frame and turned all pixels white.
3. I made another copy and ran the basic scan cleaner on it so that only the black pixels remain.
4. I setup 4 layers, two containing the black pixel version, and two below that with the solid white copy (any black /gray pixels also white.)
5. I shifted the first layer left (4 pixels) and turned all black pixels to red (255, 0, 0) and changed layer blending mode to multiply.
6. I shifted the second layer right (4 pixels) and turned all black pixels to cyan (0, 255,255) and changed layer blending mode to multiply.
7. I shifted the third layer left (4 pixels). The blending mode remained color.
8. I shifted the bottom layer right (4 pixels).The blending mode also remained color.
9. I tried out different background colors and felt that a white background worked best (I think Woodring's cover drawing environment is conceived of as white.)
When I look at the result through the anaglyphic glasses, to my eyes, the original central donut sits noticeably BACK into the framed space.
I wanted to test if, when the red and cyan shift were reversed, the donut would project differently. To save time, I just grabbed the original red/cyan donut, flipped it horizontally and stamped it four times around the center donut.
To my eyes, the four flipped donuts sit noticeably FORWARD out of the framed space.
With this limited experiment I've concluded the best drawn objects for this process are black and white (and gray). I also had best results when the background was white.
Here is the image:
![RED-CYAN test image.png](./download/file.php?id=30484&sid=392d79509a4387cf69640df4ed5c56a1)
- RED-CYAN test image.png (58.46 KiB) Viewed 16062 times
When I have time I'll try to write and post an easy-to-use, basic script that automates the manual steps I described above. Hope someone finds this info useful.
sven