Skip to content

admoores/cpp-Anaglyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-Anaglyph

Given a stereo pair of monochrome PNG images, combine the two images into a single red-cyan anaglyph image and output the result to another PNG file. use of an open source PNG library like libpng is allowed.

Extra: Use GLSL and OpenGL to do the combination, and output the result to the screen

compile file compiles code using recommended options by creators of LodePNG library. Would recommend using.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages