Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

1 million+ particles being moved around on the GPU via WebGL

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages