Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Apr 14, 2024
1 parent aa04454 commit 70b31aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ enough manner.

### Demos

* [Basic Demo](https://pixijs.io/tilemap/examples/basic.html)
* [Basic Demo (WebGL)](https://pixijs.io/tilemap/examples/basic.html)
* [Basic Demo (WebGPU)](https://pixijs.io/tilemap/examples/basic.html?preference=webgpu)

### Settings

Expand All @@ -73,7 +74,7 @@ import { settings } from '@pixi/tilemap';

Canvas fallback is 5x slower than vanilla rpgmaker. WebGL version is faster and doesnt use extra textures.

### RPGMaker demo
### RPGMaker Demo

* [WebGL Demo](https://pixijs.io/tilemap/examples/)
* [60% Scale](https://pixijs.io/tilemap/examples/?scale=0.6)
Expand Down

0 comments on commit 70b31aa

Please sign in to comment.