Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aanrii authored Sep 25, 2017
1 parent 0d86798 commit 0a89575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ofxRD
An openFrameworks add-on for computing reaction-diffusion equations.

This features are:
Its features are:
* Computing reaction-diffusion equations using GLSL shaders.
* Visualizing spartial patterns that are generated by the equations.
* Transforming patterns by modifing parameters of "cells" in the space and changing parameters of variables in the equations dynamically.
* Transforming patterns dynamically by modifing parameters of "cells" in the space and changing parameters of variables in the equations.

![screenshot1](https://raw.githubusercontent.com/aanrii/ofxRD/master/images/screenshot_1.png)
![screenshot1](https://raw.githubusercontent.com/aanrii/ofxRD/master/images/screenshot_2.png)
Expand Down

0 comments on commit 0a89575

Please sign in to comment.