LICENSE and README.md
This commit is contained in:
parent
de3f0bfee8
commit
01d6d7a5dd
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
## Function imaging in Pascal
|
||||||
|
|
||||||
|
This is an undergraduate course project of Artem K., written in Pascal, that allows you to create images of Multibrot sets, plot 2D functions and create images of simple geometric figures (circle, rectangle).
|
||||||
|
|
||||||
|
#### How to run
|
||||||
|
Build project with **build.bat** then navigate to **build** folder and execute **gui.exe**
|
||||||
|
|
||||||
|
#### Troubleshooting
|
||||||
|
- If gui does not accept mouse clicks - disable "Quick Edit Mode" in command line properties (right click on cmd window header)
|
||||||
|
|
||||||
|
by Artem K.
|
Loading…
Reference in New Issue
Block a user