Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderAstrid committed Jan 8, 2021
1 parent bbe0a78 commit d908ec0
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,40 @@
# FractalQT
Drawing of mandelbrot by QT

## Contents

## Versions

### Ver-0.1

Only concept & multi thread

### Ver-0.2

With Juila set

### Ver 0.3

Mouse event

### Ver 0.4

Hi-resolution

### Ver 0.5

With CUDA

### Ver 0.6

With OpenGL

### Ver 0.7

With QML

## References

<a href = 'https://en.wikipedia.org/wiki/Mandelbrot_set#:~:text=The%20Mandelbrot%20set%20(%2F%CB%88m,remains%20bounded%20in%20absolute%20value.'>Mandelbrot set</a>

<a href = "https://mateuszsiedlecki.com/index.php/2020/05/27/drawing-fractals-in-qt-using-threads/">Drawing fractals in Qt using threads</a>

0 comments on commit d908ec0

Please sign in to comment.