cool screenshots section
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
|||||||
# Fractal Viewer
|
# Fractal Viewer
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is a mandelbrot set viewer written for fun bc it looks weird and cool to me. It's called fractal because it's easy to change the fractal in the code, and I would like to have some sort of simple scripting language for it eventually.
|
This is a mandelbrot set viewer written for fun bc it looks weird and cool to me. It's called fractal because it's easy to change the fractal in the code, and I would like to have some sort of simple scripting language for it eventually.
|
||||||
|
|
||||||
@@ -50,3 +50,11 @@ not in order of priority
|
|||||||
- add checkpointing that somehow lets you save & return to locations; even if this isn't added, add camera reset to easily get back to initial state; would also let you share locations with other people
|
- add checkpointing that somehow lets you save & return to locations; even if this isn't added, add camera reset to easily get back to initial state; would also let you share locations with other people
|
||||||
- zoom in on mouse
|
- zoom in on mouse
|
||||||
- others controls for mouse; click & drag to move, maybe right click could be snapshot
|
- others controls for mouse; click & drag to move, maybe right click could be snapshot
|
||||||
|
|
||||||
|
## Cool Screenshots
|
||||||
|
|
||||||
|
<details>
|
||||||
|

|
||||||
|

|
||||||
|
</details>
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
BIN
screenshots/2.png
Normal file
BIN
screenshots/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
BIN
screenshots/3.png
Normal file
BIN
screenshots/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user