NBODY

mbyun

Nbody is implemented in O(n^2) in realtime on the GPU. The screenshots below are from a simulation with 10,000 particles, shown as point sprites with alpha blending. Initial positions, velocities, and particle masses are configurable.

Post processes: warp, sobel.

Controls:

warp enabled