Skip to content

The program attempts to visualise a given function of the form z = f(x, y, t).

Notifications You must be signed in to change notification settings

abhinav841/Ripples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripples

The program attempts to visualise a given function of the form z = f(x, y, t).

plot of z = sin(x² + y² - t) which resembles water ripples

Quick Start

This is a very basic project consisting of only one source file (and an additional header file for storing surface functios). Simply download these files (keep them in same folder) and run the source namely Ripples.c using a C/C++ compiler.

About

The program attempts to visualise a given function of the form z = f(x, y, t).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages