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 24, 2024
1 parent 4b6c486 commit 3b63907
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ A highly efficient and lightweight WebGL renderer capable of rendering 10k sprit

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

[matrix stacking demo](https://nightre.github.io/Rapid.js/demo/matrix_stack.html) ( [source code](./demo/matrix_stack.js) )
[matrix stack demo](https://nightre.github.io/Rapid.js/demo/matrix_stack.html) ( [source code](./demo/matrix_stack.js) )


# Features:
* Fast rendering ( capable of rendering 10,000 sprites at 60fps )
* Multi-texture support ( Batch rendering based on the GPU's maximum texture units )
* Texture cropping
* Graphic
* Matrix stacking
* Matrix stack
* Color

# Install
Expand Down

0 comments on commit 3b63907

Please sign in to comment.