Compare commits
No commits in common. "1eebc384ee512950ddc440562e62220e2fac1796" and "09db08cbd95fe83e3e85739aed9b80b1bd40abb4" have entirely different histories.
1eebc384ee
...
09db08cbd9
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
build/gui
|
||||
build/function_imaging
|
||||
build/multibrot_imaging
|
||||
images/*
|
||||
|
||||
*.o
|
||||
*.ppu
|
||||
|
|
11
README.md
|
@ -8,15 +8,4 @@ Build project with **build.bat** then navigate to **build** folder and execute *
|
|||
#### Troubleshooting
|
||||
- If gui does not accept mouse clicks - disable "Quick Edit Mode" in command line properties (right click on cmd window header)
|
||||
|
||||
#### Results
|
||||
![mandelbrot.png](./images/mandelbrot.png)
|
||||
![multibrot.png](./images/multibrot.png)
|
||||
![plots1.png](./images/plots1.png)
|
||||
![plots2.png](./images/plots2.png)
|
||||
![plots3.png](./images/plots3.png)
|
||||
|
||||
#### GUI (FreeVision)
|
||||
![gui1.png](./images/gui1.png)
|
||||
![gui2.png](./images/gui2.png)
|
||||
|
||||
by Artem K.
|
||||
|
|
BIN
images/gui1.png
Before Width: | Height: | Size: 15 KiB |
BIN
images/gui2.png
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 16 KiB |