loganzartman / 200k

Real-time simulation and rendering of 200,000 particles.

Home Page:http://nondefault.net/200k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

200k

Real-time simulation and rendering of 200,000 particles using Javascript and the 2D canvas context.


How?

Careful use of Typed Arrays for storage of both particles and image pixels ensures maximum performance.

About

Real-time simulation and rendering of 200,000 particles.

http://nondefault.net/200k


Languages

Language:JavaScript 96.6%Language:HTML 3.4%