Anaglyph
display objects in 3-D
Anaglyph Documentation

Renders 3-D object models using color stereo images (anaglyphs). A few simple examples objects are provided. The program can easily be extended to display arbitrary 3-D object models.

Licensed under Creative Commons BY-NC-SA 3.0.

Questions or comments? Contact Joseph Schlecht.

usage: anaglyph OPTIONS
where OPTIONS is one or more of the following:
 -h, --help         Program usage
 -v, --version      Program version.
     --window-size=ARG  Window size with format width,height. Default is
                    400,400.
     --seed=ARG     Random seed to use in srand(). Must be a non-negative
                    integer.
     --capture=ARG  View capture name.
     --glasses=ARG  Type of colored glasses. Possible left-right filter types
                    include include red-blue, red-green, red-cyan, blue-red,
                    green-red, cyan-red. Default is cyan-red.