Webgl Gpu Particles

1 million+ particles being moved around on the GPU via WebGL
Alternatives To Webgl Gpu Particles
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gpu.js14,4651834222 days ago144March 28, 2022203mitJavaScript
GPU Accelerated JavaScript
Keras Js4,8793169 months ago7February 09, 201883mitJavaScript
Run Keras models in the browser, with GPU support using WebGL
Pygraphistry1,822
43 days ago148July 02, 2022131bsd-3-clausePython
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Graphics Resources1,512
2 years ago8mit
:memo: a list of graphic programming resources
Phenomenon1,385323 years ago13September 19, 2019mitTypeScript
⚡️ A fast 2kB low-level WebGL API.
Fieldplay1,057
4 months ago15mitJavaScript
A vector field explorer
Luminance Rs1,03413226 days ago97April 19, 202246otherRust
Type-safe, type-level and stateless Rust graphics framework
Gpu Io957
2 months ago1mitTypeScript
A GPU-accelerated computing library for physics simulations and other mathematical calculations
Detect Gpu834297 days ago124July 17, 202224mitTypeScript
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Awesome Webgpu758
5 days ago
😎 Curated list of awesome things around WebGPU ecosystem.
Alternatives To Webgl Gpu Particles
Select To Compare


Alternative Project Comparisons
Readme

1,048,576 Particles

Click here to see the demo

An experiment showing 1 million+ particles being moved around on the GPU via WebGL. All data is uploaded once - velocities are computed and integrated entirely on the GPU and state is preserved via a Texture and Framebuffer. You can also control this with LEAP motion if you have one :)

This demo was part of my Dissecting WebGL talk (slides and video available.)

Treat this as a first teaser of a GPU particle effects / physics library that I'm working on and will open source soon.

Popular Webgl Projects
Popular Gpu Projects
Popular Graphics Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Gpu
Webgl
Particles
Framebuffer