|
Introduction
Overview
Concepts
History
Viewing Tips
Software
Books
Web Sites
Gallery
Text
B&W
Color
Sprites
Tiled
Textures
Depth Masks
Algorithms
Text Algorithm
Pixel Algorithm
Smart Links
Hidden Surface
Center-Out
Over Sampling
All Combined
|
Stereogram Algorithms - Oversampling
The algorithms discussed so far process the image from left to right, which gives
rise to noticeable distortions of the background image. By processing from the
center outward, the distortions can be significantly eliminated.
Source Code:
... in work (actually, I haven't figured this part out yet - stay tuned!)
|
|