Skip to content

tedfordgif/stereograma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stereograma

This is a cross-platform stereogram creator written in C++ using Qt. It aims to be fast, accurate, easy to use and multifunctional piece of software, as it uses the best algorithm for generating auto-stereograms. It can even load 3D models in the .obj and .ply file formats. It also comes with some depth maps and textures so you can start to play from the first moment. One cool feature which is very unique is that it includes an interactive diagram that shows the depths of the resulted image, according to the rendering parameters.

There is also an interface for combining two pictures taken from different angles into anaglyph.

How to build:

Since it was developed with QtCreator, you can generate a makefile from the .pro file with qmake, or just compile it from within the IDE.

About

Cross-Platform Fast Stereogram Creator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.7%
  • C 43.5%
  • QMake 0.8%