Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 352 Bytes

Apollonian Circles

A simple art app where you click to create circles. The longer you hold, the larger the circle gets. Circles collide and stop growing if they run out of space. You can zoom in (a lot).

Checkout the LIVE DEMO!

Why

Developed as a technical challenge, to learn math and WebGPU.