This demo is a direct conversion of a native javascript demo.
It renders a nice 3d particle field which is rotated around a central axis.
The demonstration uses the HTML5 canvas element to draw it’s graphics.
This is a very graphics intense demo since it uses the alpha channel to produce a fading effect on the particles that are drawn. A good demo to test performance on mobile devices.
This demo was produced by the Smart Mobile team.
View the demo