 Iran Guest |
Quote
|
2013-04-02 22:19:03 |
|
I need to work with the scene in fullscreen mode, and what i do is to subscribe to the windows resize event and well resize the canvas.... but this solution work nice in firefox, but in chrome run slowly, i mean very slowly so i wonder if there is a way to do it native.
|
 niko Moderator |
Quote
|
2013-04-03 14:27:39 |
|
Hm, I think this depends on how chrome is doing this. Resizing a 3D viewport usually is very slow. Did you notice other WebGL apps being faster in chrome on your system when resizing? If not, then this is probably not possible.
|