Skip to content

Commit

Permalink
added screen shot
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolalysenko committed Feb 14, 2013
1 parent c14a452 commit 71736b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -49,7 +49,9 @@ Here is an example showing how to implement the update rule for a 3D version of

//Initialize state and tick in your main loop

If you want to [see it in action, here is a demo](http://mikolalysenko.github.com/rle-core/life3d/index.html). Other examples of using rle-funcs can be found in [rle-csg](https://github.com/mikolalysenko/rle-csg) and [rle-morphology](https://github.com/mikolalysenko/rle-morphology) which are built on top of this library.
If you want to [see it in action, here is a demo](http://mikolalysenko.github.com/rle-core/life3d/index.html). Other examples of using rle-funcs can be found in [rle-csg](https://github.com/mikolalysenko/rle-csg) and [rle-morphology](https://github.com/mikolalysenko/rle-morphology) which are built on top of this library:

<img src="https://raw.github.com/mikolalysenko/rle-funcs/master/images/life3d.png" width=40%>


Usage
Expand Down

0 comments on commit 71736b5

Please sign in to comment.