|
|
|
|
|
by bufferoverflow
2243 days ago
|
|
> just draw a rectangle to a Texture once, and create a bunch of sprites using that Texture. But then all of your boxes are the same. Which is not what this benchmark is. We can conclude that Pixi.js is probably faster for drawing sprites, but is definitely slower than Two.js at drawing randomly sized rectangles. |
|