|
|
|
|
|
by zeen
5115 days ago
|
|
Nice! To be fair to the Flash version, it appears to be using the 2D drawing API (equivalent to HTML5 canvas). If the Flash version used Stage3D, performance would probably be equivalent to WebGL for this demo, since most of the work would be offloaded to the GPU. |
|