Animating Maths

Using JS to showcase the beauty of maths!

Cow

Project Explanation

Generic Coding Image

Mathematics has a profound order and simplicity to it. My aim is to illustrate the beauty of this seemingly daunting subject in a way that highlights how awe-inspiring it can be.

I produce my animations using Java Script's p5 Library. This is a library for creative coding, with a focus on making coding accessible and inclusive for artists and designers! p5.js has a full set of drawing functionality which I have utilised.

Project 1: Fourier Series!

A Fourier series is a sum that represents a periodic function as a sum of sine and cosine waves.

Here is a demo of the series!