Simulations
-
Particle life
- This is a 3D particle life simulation. Refer to this list for other implementations.
- It is accelerated using WebGPU. Refer to this table for browser compatibility.
- The default particle count is 4096, and the default color count is 10.
- The settings can be configured using the following URL: https://www.binshao.info/particle-life/index.html?particle_count=8192&color_count=12.
- You may adjust the numbers 8192 and 12 to any values that your device can support.