Zombie1995 / Simple-Fourier-Drawer

This is an application in which you can easily create any figure using the Fourier transform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Fourier-Drawer

This is an application in which you can easily create any figure using the Fourier transform.
1

How it works

3Blue1Brown video

How to use it

Download the archive. Go to Executable/, run FourierDrawer.exe (this is for Windows, if you have a different system, you can build the project yourself for your system)

First of all, you need to create an approximate trajectory along which the figure should be created. Transfer the image with the name "image" to the Executable folder. Then, go to the "Choose dots" section in the application, load image and select a trajectory by points (you can add (click), delete (double click), move points).
2
After all, click "Export data".

Drawing

3 To start drawing, on the main screen, click "load existing data", select the desired number of drawing lines (in the middle), and click "Apply". The rest of the parameters are additional, you can play with them.
4

Warnings!!!

  • If you have more than 2000 points in the trajectory, you will have to change the corresponding parameter to a larger number ("Load Dots Num").
  • If you have a jump between the first and last point of the trajectory, try changing (probably reducing) "Load Dots Num" parameter.

About

This is an application in which you can easily create any figure using the Fourier transform.

License:MIT License


Languages

Language:C# 97.5%Language:ASP.NET 2.1%Language:C++ 0.2%Language:Objective-C++ 0.1%Language:HLSL 0.1%Language:ShaderLab 0.0%Language:CMake 0.0%