Skip to content

goto40/create_anaglyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIMP Plugin "create_anaglyph"

GIMP Plugin to create Anaglyphs.

Caution

The anaglyphs (stereo images) generated with this plugin may cause eyestrain or headache. Do not look too long at these images, especially if you compose images with conflicting or imperfect depth cues: e.g. stereoscopic depths information conflicting with (unlogical) occlusion information.

Examples

Left: input image (all layers merged), right: output anaglyph (you need red/cyan glasses): Example Anaglyph

Examples with depth maps (you need red/cyan glasses): Example Anaglyphs with depth maps

Example of a simple comic strip (you need red/cyan glasses): Example of a simple comic strip

Example of overlapping flat rectangles (you need red/cyan glasses): Example

Documentation

The plugin and the plugin code, both, are described as doxygen documentation included in the source files.

  • Usage
  • Installation
  • Architecture

Note: This small example demonstrates

  • how to combine the python libraries numpy with GIMP (see API doc).
  • how to use doxygen with python (see API doc).
  • how to use UMLPlant with doxygen and python (see API doc; manual adaptation of the doc/Doxyfile to your system is necessary).

About

Gimp Plugin to create Anaglyphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages