Georgi Nikolov

frontend developer / awwwards dev jury

Fat Cat

2017
Personal Work

Project Link

Project Link II (unstable physics)

Project Link III (unstable physics)


Technologies Used:

canvas2D

Role:

Development, Animation

Category:

Animation


I did this experiment as an exercise in blob physics.
I researched Verlet integration, blob physics and collision detection and wrote all the math myself. The graphics are drawn using vanilla canvas2D.

Blob physics debugger view

Blob's mass spring system illustrated with debugger view. Each blob node is connected to its adjacent nodes

I used this article as a reference.