stereoplay

diff README @ 3:0d9a1e23726c

added COPYING and README
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 03 Nov 2011 21:54:30 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README	Thu Nov 03 21:54:30 2011 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +stereoplay
     1.5 +----------
     1.6 +Playback stereoscopic side-by-side videos using OpenGL stereoscopic rendering.
     1.7 +
     1.8 +If you don't have a stereo-capable OpenGL implementation, consider using
     1.9 +stereowrap which emulates stereoscopic OpenGL presenting the output as
    1.10 +anaglyphs or other methods.  See http://code.google.com/p/stereowrap for
    1.11 +details.
    1.12 +
    1.13 +Stereoplay copyright (C) 2011 John Tsiombikas <nuclear@member.fsf.org>
    1.14 +
    1.15 +You may use, modify, and redistribute stereoplay under the terms of the GNU
    1.16 +General Public License version 3 (or at your option any newer version published
    1.17 +by the Free Software Foundation). See COPYING for details.