Files
loongoffice/slideshow
Tor Lillqvist 1c9de0488f chmod -x
Change-Id: Ifa02bde8c84326c513df74d34077710f2e28c91e
2015-12-15 08:31:22 +02:00
..
2015-12-15 08:31:22 +02:00
2015-08-11 03:31:47 +00:00
2015-12-11 22:25:43 +01:00

The Impress slideshow engine

== 3D transitions ==

The 3D transitions are slideshow transition engine using OpenGL and
are located in slideshow/source/engine/OGLTrans/. They were initially
written by GSOC student Shane.M.Mathews. Radek has later polished the
code a bit, added few new 3D transitions, added infrastructure for
vertex and fragment shaders. Wrote few transitions with fragment shader
too.