PDA

View Full Version : Ripple effects



tangata
03-03-2004, 04:24 AM
Hi,
Forgive me if I am out of my depth here but I am new to OpenGL.

Firstly Andreaz, you have created a great library here!!! Thanks.

My question:

I would like to create a simple app that has a background that has random ripple (water) effects added to it?

I intend overlaying the background with GUI components


How can I do this with GLXtreem?

tangata
03-03-2004, 08:42 PM
.Also a flag-wave would be nice as well!!!
.A moving background aka MCE


Any help is appreciated!



Thank you

Tokter
04-03-2004, 05:37 PM
You could use the terrain class and modulate the height values with some sinus functions...