Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightre committed Feb 23, 2024
1 parent bf83054 commit 0a1b86f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

A highly efficient and lightweight WebGL renderer capable of rendering 10k sprites at 60fps.

* `intel(r) UHD graphic 620` can handle 30k sprites at a stable 60fps (integrated graphics)
* `NVIDIA GeForce GTX 150 with Max-Q Design` can handle a stable 60k sprites at 60fps (discrete graphics)
(32 * 32 texture sprites bouncing)

[demo](https://nightre.github.io/Rapid.js/demo/) ( [source code](./demo/index.js) )

Expand Down

0 comments on commit 0a1b86f

Please sign in to comment.