Installation
On Desktop
Download the latest release
Install Java 21 or above (ex. from here)
Run in a terminal with
java -jar path/to/particles.jar
On older hardware, you may pass the
--opengl
argument at the end of the line above.
In browser
Particles can run on any browser that supports WebGPU, which is currently only fully implemented on Chromium based browsers.
Install a Chromium based browser (ex. Google Chrome, Edge, Brave, etc...)
On Linux, you may need to enable the Vulkan and unsafe WebGPU support flags
Open the online demo
Last modified: 12 March 2025