An interesting video showing the merits of QtWebKit and WebGL on the MeeGo Platform. Some of the benefits include:-
- 3D Flickr UI on Qt WebKit
- Movial created a 3D Flickr HTML5 application to demonstrate the latest features of Qt WebKit
- Application relies on WebGL to bring hardware accelerated £D to the WebBrowser
- WebGL Provides JavaScript interface to OpenGL
- Rendering uses HTML5 Canvas Elements
- Images are used as Textures on WebGL Models
- Additionally HTML5 Videos can be used as Textures. Qt WebKit uses Hardware acceleration in Video decoding
- WebGL is similar to OpenGL which makes porting of Existing 3D applications straight forward
Enjoy the video and let us know your thoughts 🙂