Mathematical Sculpting

In this project, I play around with shape generation, with the aim of visualising the beauty in mathematical equations, and, as with all hobbies, to enjoy the process.

Plane waves

A sin(2πf(xnct)) A\ \sin(2\pi f (\mathbf{x}\cdot\mathbf{n}-ct))

Algebra done with good old pen and paper, shapes are calculated using Python and rendered using Three.js.

This whole thing has been inspired by Amina Zemouli’s work

Van der Pol oscillator

d2xd2tμ(1x2)dxdt+x=0 \frac{\mathrm{d^2}x}{\mathrm{d^2}t} - \mu(1-x^2)\frac{\mathrm{d}x}{\mathrm{d}t} + x = 0