Artem K.'s course project https://liokor.com
Go to file
2020-07-01 23:28:34 +03:00
build Build update 2020-06-18 15:43:13 +03:00
src Critical fix: incorrect function conversion 2020-06-21 16:24:54 +03:00
.gitignore Feature: function generation added to GUI 2020-05-22 18:18:34 +03:00
build.bat Build update 2020-06-18 15:43:13 +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.