Nova Particles
Next-gen particle system powered by WebGPU compute shaders.
Simulating 0 particles.
Preset: Default
Balanced baseline behavior with no stylized force fields.
About this particle demo
Nova Particles is a browser-based playground for high-density visual effects. The app runs a GPU-driven particle simulation and exposes controls that let you modify particle count, gravity, drag, wind, and vortex forces in real time. You can also enable trails for motion persistence and switch between effect presets to quickly move from natural motion to stylized effects.
The system is designed to demonstrate how a modern rendering stack can keep physics and draw operations on the GPU so interaction remains smooth with large particle counts. The on-screen FPS meter and backend indicator help you confirm runtime behavior while changing parameters. When presets are applied, they update force settings and particle behavior profiles without requiring a page reload, and a shuffle control can quickly cycle through visual modes.
Controls are available through labeled form fields, and all major UI actions are surfaced as standard buttons and inputs, including pause/resume and trails toggles. Reset returns the demo to a known state so experiments remain repeatable. This page includes links to About, Contact, and Privacy Policy resources so visitors can understand ownership, reporting channels, and data handling expectations around this demo.
If your browser does not support the required GPU features, initialization may fail and the app will display a clear error message. In supported environments, the demo should animate continuously while allowing live edits to simulation settings.