/sview

Stereoscopic media player

Primary LanguageC++OtherNOASSERTION

sView - stereoscopic media player

sView is an easy to use cross-platform solution to view 3D stereoscopic videos and images. Please visit official site for more information:
http://www.sview.ru

Libraries

  • libStShared threads, mutexes, template-based signals and slots, OpenGL tools, settings management, and other tools.
  • libStGLWidgets compact C++ toolkit for writing GUI using OpenGL 2.1+ or OpenGL ES 2.0+.
  • libStCore window system independent C++ toolkit for writing OpenGL applications.
  • libStOutAnaglyph stereoscopic output in anaglyph format using GLSL programs.
  • libStOutDistorted stereoscopic output in anamorph side-by-side format.
  • libStOutDual stereoscopic output through two dedicated interfaces.
  • libStOutInterlace stereoscopic output for row interlaced displays using GLSL programs.
  • libStOutIZ3D stereoscopic output for iZ3D monitors using GLSL programs.
  • libStOutPageFlip stereoscopic output for shutter glasses devices.

Updates

To get up-to-date sources please clone official git repository:

  git clone https://github.com/gkv311/sview.git

Documentation

Read the documentation in the doc/ directory in git. Online help is available on official site:
http://www.sview.ru/en/sview/usertips/

Licensing

See the LICENSE file.

Build and Install

See the docs/INSTALL file.

Contentious Integration

Building state of master branch (of this git repository https://github.com/gkv311/sview.git).

Linux/Android Build status from Travis CI Windows Build status from AppVeyor