You are browsing as a guest. Sign up (or log in) to start making projects!

1h 9m 18s logged

Another side-project :D

recently, I watched some videos about the fourier series, and the fourier transform. One guy even made a game out of it! I got inspired, and started another side-project XD.

Project idea

My idea for this project is to make a simple font and sprite renderer, using the fourier series…

What is a fourier series / transform?

Its the algorithm for spliting any wave into varios sine waves. And if u combine two waves (x and y) you can draw any shape.

Why is it so cool?

  • if you fade the harmonics, you can make transitions between shapes, animate them, and much more.
  • it uses less storage then traditional apps, because it has no big assets (harmonics are tiny). BUT it probably will use more ram, because its computing all the paths live.

At the time I only have this small flower-demo, but later I will add more cool stuff :)

(maybe I will even do a game!)

0
5

Comments 0

No comments yet. Be the first!