GPGPU Galaxy Particles is a real‑time WebGL/Three.js experiment that simulates and renders 2 million particles entirely on the GPU. Particle positions are updated using ping‑pong render targets (GPGPU), creating a swirling galaxy motion with evolving wave patterns, while a custom point‑sprite shader handles the final look. The result is a smooth, high‑performance particle galaxy that stays dynamic over time and is designed for interactive, visually rich browser demos.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| GPGPU Particle physics | 0 | 1231 | September 11, 2017 | |
| GPGPU - Particles and the box | 8 | 4186 | December 3, 2021 | |
| My Glowing Particle GPGPU Playground (a codepen) | 3 | 2133 | August 17, 2021 | |
| 1M animated GPGPU Particles + animations for a video | 1 | 615 | December 24, 2025 | |
| Gpgpu in three js | 1 | 101 | August 7, 2025 |
