Posts tagged mathematics

N-body planar choreographies: illustrating mathematics in HTML5 canvas

An application built in HTML5 and canvas is used to illustrate some intriguing mathematics.

Bouncing particles off a circular boundary

How do you bounce particles off a circular wall? I present a simple example and discuss some of the vector mathematics behind the code.