sView is a cross-platform solution to view 3D stereoscopic videos and images.
Please visit official site for more information:
https://www.sview.ru
sView SDK - is a set of libraries for development of a stereoscopic application, which sView programs (media player and others) are based on.
libStSharedthreads, mutexes, template-based signals and slots, OpenGL tools, settings management, and other tools.libStGLWidgetscompact C++ toolkit for writing GUI using OpenGL 2.1+ or OpenGL ES 2.0+.libStCorewindow system independent C++ toolkit for writing OpenGL applications.libStOutAnaglyphstereoscopic output in anaglyph format using GLSL programs.libStOutDistortedstereoscopic output in anamorph side-by-side format.libStOutDualstereoscopic output through two dedicated interfaces.libStOutInterlacestereoscopic output for row interlaced displays using GLSL programs.libStOutIZ3Dstereoscopic output for iZ3D monitors using GLSL programs.libStOutPageFlipstereoscopic output for shutter glasses devices.
To get up-to-date sources please clone official git repository:
git clone https://github.com/gkv311/sview.git
Read the documentation in the docs/ directory in git.
See the CHANGELOG for the list of modifications per sView release.
Online help is available on official site:
https://www.sview.ru/en/sview/usertips/
See the docs/LICENSE file.
See the docs/INSTALL file.
Building state of master branch (of this git repository https://github.com/gkv311/sview.git).
| Target platform | Build Status |
|---|---|
| Ubuntu 24.04 (amd64) | |
| Ubuntu 22.04 (amd64) | |
| macOS 13 (amd64) | |
| Android (armeabi-v7a) | |
| Windows (amd64) |