Hi All,
I wanted to create an OpenGL lightning effect, with thunder sound effect, and wondered if just turning an OpenGL light on and off randomly would be sufficient to get the mood across?

Essentially this will appear on the main menu and when the light is on it would highlight the background image.

Also for a rain drop effect, would it be best to use a texture or draw the drop effect manually using circle routines?

All thoughts/suggestions welcome.