edu-correia / fractals-tutorial

Repository detailing how to draw fractals, used for UFMG's subject Discrete Mathematics pratical project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to draw fractals tutorial

Author: Eduardo Correia

📋 Description:

Repository detailing how to draw fractals, used for UFMG's subject Discrete Mathematics pratical project.

💡 Idea:

The pratical project will only run in C language, so you can't use this raw Python file. So, how do we use it then? We will need to convert this Python file to a C file and then compile it to a binary file using Python libraries.

👞 Steps:

About

Repository detailing how to draw fractals, used for UFMG's subject Discrete Mathematics pratical project.

License:MIT License


Languages

Language:Python 100.0%