使用Chromium尝试WebGL

平台:

Ubuntu

要点:

1.http://build.chromium.org/buildbot/continuous/linux/LATEST/下载安装介质

 

2.解开安装介质,运行./chrome --enable-webgl

 

3.进入Sample的WebGL网页查看网页3D效果

https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/shiny-teapot/index.html,此网页里能看到经典的3D茶壶,那就实验成功了。

 

http://learningwebgl.com/blog/?p=11 网页给出非常详实的操作过程。

 

你可能感兴趣的:(ubuntu,平台)