Category Archives: html5

[Away3D] Fire Particles on WebGL and Stage3D

I created 2 particle demo using WebGL version and Stage3D version. Away3D are cool framework available on both WebGL and Stage3D. The WebGL version are using Away3D TypeScript. It is easy to write codes for WebGL and Stage3D , because these frameworks has same APIs.

HTML5 WebGL Version:

Flash Stage3D Version:

Continue reading [Away3D] Fire Particles on WebGL and Stage3D

Butterfly 3D (Canvas + JavaScript)

I create 3D demo build with Canvas and JavaScipt.

  • demo (only Firefox, Chrome, Safari)

Because this isn’t flash demo, this demo can run on iPhone device. But it’s very slow slow slow (5fps?). The same demo of flash version is more faster on Android device (30fps). Look this video.