HTML5 library


IvanK Lib is JavaScript library for 2D and 3D graphics, inspired by Flash, so it is familiar to flash developers.
http://lib.ivank.net/

COLLADA to glTF: COLLADA binary format, and will be native supported by WebGL.
(這篇簡報主要介紹glTF: 它是Khronos組織所制定的COLLADA binary format。他們點出了現在的3D format越來越注重兩個重點 --- Compression and streaming。主要是因為WebGL的誕生,3D檔案被要求越快能夠帶到使用者的面前是最重要的。然後glTF將會原生被GL API所支持。)
https://www.khronos.org/assets/uploads/developers/library/2013-siggraph-collada-bof/COLLADA-BOF_SIGGRAPH-2013.pdf

WebGL on Siggraph2013
http://developer.amd.com/community/blog/webgl-craze-at-siggraph-2013/

Holistic WebGL
http://blog.tojicode.com/2013/08/holistic-webgl.html

Html5 game engines
http://techslides.com/html5-game-engines-and-frameworks/

Comments

Popular posts from this blog

董事長您好

After reading Steve Jobs Autobiography

Drawing textured cube with Vulkan on Android