Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bgstaal committed Sep 22, 2024
1 parent 4e9fe30 commit 99abe5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#GPU Particles

Simple example using GPUComputationRenderer in three.js to animate 1 million particles using shaders.

The repository has a branch for each step of the process going from a simple three.js app with a rotating, wireframe cube to a full fledged particle simulation.

0 comments on commit 99abe5b

Please sign in to comment.