Skip to content

Commit

Permalink
Add screenshot to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattconsto committed Apr 24, 2017
1 parent 1b12375 commit ba97b06
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Fractal Explorer
================

A java, gpu accelerated fractal explorer.
A Java, GPU accelerated fractal explorer.

![](exported/Still%20Burning.png)

# Usage

Expand Down Expand Up @@ -32,6 +34,6 @@ A java, gpu accelerated fractal explorer.

### Mouse

You can drag the mouse to select a region of the fractal to zoom into, and use the scroll-wheel to
You can drag the mouse to select a region of the fractal to zoom into, and use the scroll-wheel to
zoom in and out of the fractal. If you click on the fractal the selected point and julia set will
then update the selected point.

0 comments on commit ba97b06

Please sign in to comment.