soulwire / WebGL-GPU-Particles

1 million+ particles being moved around on the GPU via WebGL
MIT License
380 stars 70 forks source link

Does not support 2 million particles #1

Open whatever opened 10 years ago

whatever commented 10 years ago

I tried to modify this script via WebGL but it crashed/lagged at 2 million particles. I'm developing a webworker patch for this in the future, but am currently working on studies.

If you have suggestions, let me know what I can do to simulate 2milion particles. I'm working on gpu for my thesis.