Open GoogleCodeExporter opened 9 years ago
I found some more information on this.
Apparently textures with a size of 16380 will only work. Anything bigger than
that shows as black. We cannot change the textures all to 128x128
It looks like accelerated 2d canvas is set in later versions of chrome.
I disabled it, now it works.
--disable-accelerated-2d-canvas
The only problem now is how do I disable this without having the user go
through any steps to disable accelerated 2d canvas?
The problem is that
Original comment by dezeb...@gmail.com
on 3 Dec 2012 at 6:50
Original issue reported on code.google.com by
dezeb...@gmail.com
on 30 Nov 2012 at 4:04