Jonathan. Frech’s WebBlog

Flare (#73)

Jonathan Frech

Tinkering around with vectors, I created this fancy program. By left-clicking you spawn a white circle at your current mouse position. This circle then will emit a specific quantity of red pixels (which is 𝑐 = 2 𝜋 𝑟 with 𝑟 = 50). Those red pixels then get pushed across the screen until they eventually die out.

Controls

Source code: flare.py