Code Monkey home page Code Monkey logo

fourier-sketch's Introduction

Fourier-Sketch

Sketching out anything just by using numerous sine waves. In Engineering Mathematics, Fourier Transform is a way to actually generate any wave/signal by just using collection of sine waves. Here we scale it to the extent to draw out any random shape just by using a similar logic.

So go ahead and draw out any shape and watch it being drawn by just a collection of numerous sine waves.

Click on the link and watch the algortihm in action : https://rudrajit1729.github.io/Fourier-Sketch/.

Came across this wonderful description by a maths youtube channel(3blue1brown) that actually inspired me in building this algorithm.

Watch their intuitive and pretty well described explanations on

to have a much better understanding of the topic.

While building this I have used two sets of nested orbits and their frequencies, amplitudes, & phases are all calculated from the Discrete Fourier Transform Algrithm.

Discrete Fourier Transform(DFT)

Takes a signal (path - [here array of pair of numbers] - similar to ScalableVectorGraphics(SVG)) and breaks it down into collection of wave patterns(each having own frequency, amplitude, phase)

We visualize these wave patterns as rotating circles(epicycles) and have the harmonics render out the path and thus draw out the shape.

A much detailed description of DFT : https://en.wikipedia.org/wiki/Discrete_Fourier_transform

fourier-sketch's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.