mikedee
March 12th, 2007, 07:14 PM
Here is a plugin which creates lightning bolts from the cursor out to the active window and screen edges.
I only did the usual porting stuff, the only thing I have added was glColor4usv(defaultColor); in the paint screen function. This stops the screen from flashing blue when other plugins are active (ie water/rotate)
Now in git
git-clone git://people.freedesktop.org/~mike/flash
Git web here
http://gitweb.freedesktop.org/?p=users/mike/flash.git;a=summary
Thanks to Astidiel.
Hi all!
Here is Flash plugin.
This plugin paint lightnings between pointer and active window, and between pointer and sides of display.
It is the result of an french engineer school project.
Do not hesitate to report problems and bug which could occurs or suggest a correction or an amelioration.
The original thread is here (http://forum.beryl-project.org/viewtopic.php?f=38&t=4828)
I only did the usual porting stuff, the only thing I have added was glColor4usv(defaultColor); in the paint screen function. This stops the screen from flashing blue when other plugins are active (ie water/rotate)
Now in git
git-clone git://people.freedesktop.org/~mike/flash
Git web here
http://gitweb.freedesktop.org/?p=users/mike/flash.git;a=summary
Thanks to Astidiel.
Hi all!
Here is Flash plugin.
This plugin paint lightnings between pointer and active window, and between pointer and sides of display.
It is the result of an french engineer school project.
Do not hesitate to report problems and bug which could occurs or suggest a correction or an amelioration.
The original thread is here (http://forum.beryl-project.org/viewtopic.php?f=38&t=4828)