psincf / WebGPU-particles

Particles simulation with WebGPU

Home Page:https://web-gpu-particles.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPU-particles

particles

Compute

  • The simulation can be computed on the CPU or in the GPU: change with update_mode on the GUI
  • You can choose the amount of CPU threads

Features

  • Change settings of the simulation with the integrated gui (lil-gui)

About

Particles simulation with WebGPU

https://web-gpu-particles.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%