Description:KPendulum shows the chaotic motion of a two-part pendulum.
KRotation simulates a non-symmetric and force free rotating body and displays its tumbling motion.
Both screensavers need an OpenGL enabled Qt library but nothing
else. The installation with
./configure --prefix= $KDEDIR
make install
makes the screen savers available in your "KDE control center".
You might have to replace $KDEDIR with your actual kde location if
this environment variable is not defined.
You may also try out the screen saver locally: instead of "make
install" after "configure" just do these three steps:
1. issue "make"
2. Copy the *.kss executables kpendulum/kpendulum.kss and
krotation/krotation.kss into a private path, e.g. ~/local/bin/
3. Copy the *.desktop files kpendulum/kpendulum.desktop and
krotation/krotation.desktop into
~/.kde/share/applnk/System/ScreenSavers/Last changelog:
fixed error in equation of motion for KPendulum, made the package compile with gcc 3.4, improved tooltips
Ratings & Comments
0 Comments