/WaterDrop-using-opengl

This project of WaterDrop animation using opengl in c language

Primary LanguageC

WaterDrop-using-opengl

This project of WaterDrop animation using opengl in c language

use gcc filename.c -lglut -lGLU -lGL -lm command to compile the code

use ./a.out to execute the code

Images

Blank

click anywhere and drop starts falling toward that point

FallingDrop

Drop reaches that point and one waves starts forming

oneWaveFormed

After some time one more wave forms

moreWaves