Canvas2DtoWebGL icon indicating copy to clipboard operation
Canvas2DtoWebGL copied to clipboard

batch draw support?

Open RockyF opened this issue 5 years ago • 1 comments

If drawImage the same Image instance,combine into one draw call.

RockyF avatar Jul 18 '19 10:07 RockyF

it is worth considering, the only problem is that besides catching the image I would have to catch lots of other parameters (transform matrix) so it wont be as easy as it seems.

I will give it a look.

jagenjo avatar Jul 18 '19 10:07 jagenjo