CopperLight WebGL Demos

CopperLight 是一款免费的 JavaScript 3D 引擎,通过 WebGL 技术将网页游戏带入 3D 时代。

CopperLight 具有以下特点:

  • 完全 JavaScript,无需任何插件即可在浏览器中运行。
  • 包含对应的 3D 编辑器。
  • 支持多种 3D 文件格式。

如果浏览器满足最低要求,那么可以尝试 Demos 了解 CopperLight 带来的 WebGL 体验。

Read More:

13 Comments

  1. 1 vehiclee Commented @ 2010-09-12 10:48Reply to this comment

    個人覺得性能是很值得關注的, 如果以後平板(手持客戶端)成主流了的話,

  2. 2 ihipop Commented @ 2010-09-12 21:16Reply to this comment

    我不想打击。。。。 按照第一个demon来看,性能差劲的不行,我的@2GHZ的都70% CPU 比Flash好不了多少。。。。。。。

  3. 3 unknown Commented @ 2010-09-13 2:23Reply to this comment

    哇.JAVA还3D,我跟楼上一个意见,我这的情况是勉强跑一下VUZE.

  4. 4 unknown Commented @ 2010-09-13 2:25Reply to this comment

    哦,SORRY,是javascript,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,巨汗,楼下别说我,谢谢

  5. 5 eric Commented @ 2010-09-13 12:51Reply to this comment

    换首页了么?感觉不错。

  6. 6 kevin.c Commented @ 2010-09-14 0:18Reply to this comment

    @ihipop: 3D跑70%CPU还不满意?你想跑多少才满意? 别拿效率低下的FLASH 2D来比。

  7. 7 HelloWorld! Commented @ 2010-09-14 2:51Reply to this comment

    感觉还不错,不过我的Cpu占用率也有点高。猜测可能是没有限制帧数的原因。

  8. 8 guest Commented @ 2010-09-14 9:26Reply to this comment

    WebGL是khronos标准组(OpenGL,OpenGL/ES,OpenCL)发布的网络3D加速标准,其目的是通过浏览器的支持在Js中使用显卡的硬件加速能力,因此显卡应该是主要出力者。本人电脑(显卡是NVS3100,一个64bit内存的移动版显卡,i5单个逻辑核心占用率不到50%)+Firefox4beta6跑这几个demo都很流畅,Quake的demo完全能达到可玩的底线。性能奇差的请注意,要么是你没有一块OpenGL支持完整的显卡(早期ATI/NV的显卡都支持2.0时,同时代的Intel集成显卡连1.4都支持不完整),要么是浏览器支持不好,要么是你使用了Firefox又指定了MesaGL的dll进行了软件渲染。

  9. 9 ihipop Commented @ 2010-09-14 13:55Reply to this comment

    @kevin.c: 我玩星际争霸2,CPU的占用率也没这么高,我其他要求不高,达到或者略微高于一般Native 3D游戏标准就行了。这个要求苛刻吗?

  10. 10 ihipop Commented @ 2010-09-14 13:56Reply to this comment

    @guest: 我是NV G240

  11. 11 ihipop Commented @ 2010-09-14 13:57Reply to this comment

    @guest: 使用chromuim 7 latest

  12. 12 guest Commented @ 2010-09-14 23:03Reply to this comment

    这个...让需要浏览器执行js来使用的WebGL要略微高于一般Native 3D游戏标准好像不太现实...另外用AMD64 3000+(单核1.8G)+6600LE+Firefox 4beta6试了一下,几个Demo的CPU占用率确为100%

  13. 13 luojie-dune Commented @ 2010-09-15 0:41Reply to this comment

    JavaScript和Python的差不多吧。那么达到Panda的效果就行了。

    试试A3P。

    迪斯尼都用这样的,应该没问题。