Files
loongoffice/slideshow
Andrea Gelmini d8bd31af91 Fix typos
Change-Id: I22eef797ee934fa003a513a56145e1af9c5ad94e
Reviewed-on: https://gerrit.libreoffice.org/78801
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-09-10 15:08:15 +02:00
..
2019-09-10 15:08:15 +02:00
2019-07-15 14:00:00 +02:00
2019-07-15 14:00:00 +02:00
2019-07-15 14:00:00 +02: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.