PLAYGROUND

GPGPU Particles

September 2016

A gpgpu exploration using three.js and GLSL.

Thanks to @nicoptere's article, that got me started in the subject, and also the utility GPUComputationRenderer.js from @yomboprime that eases the creation and management of data float textures.

Source code

Iterations on gpgpu-particles/