Artem K.'s course project https://liokor.com
Go to file
2020-09-04 11:41:07 +03:00
build Build update 2020-06-18 15:43:13 +03:00
src Changed quit hotkey (better for macOS, altx doesnt work) 2020-09-04 11:41:07 +03:00
.gitignore Build script for macOS 2020-09-04 11:34:06 +03:00
build.bat Build update 2020-06-18 15:43:13 +03:00
build.mac.sh Build script for macOS 2020-09-04 11:34:06 +03:00
LICENSE LICENSE and README.md 2020-06-18 16:15:25 +03:00
README.md LICENSE and README.md 2020-06-18 16:15:25 +03:00
расчётно-пояснительная_записка.odt Old scripts removed, report replaced with note 2020-07-01 23:28:34 +03:00

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.