adityaanantjadhav / WaterDrop-using-opengl

This project of WaterDrop animation using opengl in c language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This project of WaterDrop animation using opengl in c language


Languages

Language:C 100.0%