Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveSim

An analog cellular automaton model of fluid surface dynamics, written in JavaScript, using the HTML5 canvas.

Instructions

To add simulated waves into a web-page, include the wavesim.js script, and then construct the simulator as follows:

var sim = new WaveSim();
sim.start();

See test_page.html for an example.

License: GNU Public License Version 3

Author: Conrad Rider

About

An HTML5 wave simulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages