Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmackinnon1 committed Jul 17, 2017
1 parent fb430a1 commit 66e963b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,5 +1,5 @@
# chladni
This repo contains scripts and an html page for playing around with Chladni figures.
This repo contains scripts and an html page for playing around with Chladni figures. The page is online [here](https://dmackinnon1.github.io/chladni/).

Named for Ernst Chladni, these figures represent nodal patterns formed by vibrating surfaces. Traditionally, these are formed placing fine particles on a surface, like a sheet of metal that is set vibrating (a violin bow against an edge of the metal plate is one popular method). The particles settle in the areas of the surface that have the least motion - the nodes. At resonant frequencies, a characteristic pattern emerges.

Expand All @@ -11,4 +11,4 @@ Here are a couple of examples:

![Chladni example 2](https://raw.githubusercontent.com/dmackinnon1/chladni/master/imgs/chladni_2.png)

This project uses html and javascript - similar affect is achieved using R scripts found in the [dmackinnon1/r_examples](https://github.com/dmackinnon1/r_examples) repo. See also [this blog post](http://www.mathrecreation.com/2016/06/chlandi-esque-figures-in-r.html)
This project uses html and javascript - similar affect is achieved using R scripts found in the [dmackinnon1/r_examples](https://github.com/dmackinnon1/r_examples) repo. See also [this blog post](http://www.mathrecreation.com/2016/06/chlandi-esque-figures-in-r.html)

0 comments on commit 66e963b

Please sign in to comment.