|
|
|
|
|
by rikschennink
2474 days ago
|
|
There is a limit on canvas size in most browsers, unfortunately it's rather low on iOS, more than 12 megapixels (4000x3000) will result in empty canvas elements. Indeed progressively loading high res textures or tiling is a solution to this. |
|