ThreeDeeJay / sview

Stereoscopic media player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sView - stereoscopic media player

Downloads License: GPL v3

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

sView SDK - is a set of libraries for development of a stereoscopic application, which sView programs (media player and others) are based on.

  • 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 docs/ directory in git. Online help is available on official site:
https://www.sview.ru/en/sview/usertips/

Licensing

See the docs/LICENSE file.

Build and Install

See the docs/INSTALL file.

Continuous Integration

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

Target platform Build Status
Ubuntu 18.04 (amd64) status (GitHub actions)
Ubuntu 20.04 (amd64) status (GitHub actions)
macOS 12 (amd64) status (GitHub actions)
Android (armeabi-v7a) status (GitHub actions)
Windows (amd64) status (AppVeyor)

About

Stereoscopic media player

License:GNU General Public License v3.0


Languages

Language:C++ 55.0%Language:C 40.2%Language:Objective-C++ 1.3%Language:Inno Setup 0.7%Language:Java 0.6%Language:Objective-C 0.6%Language:Makefile 0.5%Language:Shell 0.4%Language:JavaScript 0.3%Language:Batchfile 0.2%Language:HTML 0.2%Language:PHP 0.1%Language:QMake 0.1%Language:sed 0.0%