kwin/effects/cube/data
Martin Gräßlin c648f03313 A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems.
Adding a new cylinder cap as well as the new cylinder is smaller than the old one.

svn path=/trunk/KDE/kdebase/workspace/; revision=928679
2009-02-19 20:32:20 +00:00
..
cubecap.png Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
cylinder.frag Sphere and Cylinder become part of Cube effect. That is much more convenient than having an own effect for each (only loading the shader is actually required). 2009-02-14 09:29:01 +00:00
cylinder.vert A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems. 2009-02-19 20:32:20 +00:00
sphere.vert Smoothly transform to cube and sphere during start animation and vice versa during stop animation. 2009-02-19 11:50:00 +00:00