浏览代码

Updated README.

Branimir Karadžić 11 年之前
父节点
当前提交
ab75ab5494
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -35,7 +35,7 @@ http://theengine.co/ Loom Game Engine developed by The Engine Company. Loom
 is a powerful 2D game engine with live reloading of code and assets, a friendly
 is a powerful 2D game engine with live reloading of code and assets, a friendly
 scripting language, and an efficient command-line workflow. Here is video where
 scripting language, and an efficient command-line workflow. Here is video where
 they explain why they choose bgfx over alternatives:  
 they explain why they choose bgfx over alternatives:  
-<a href="http://www.youtube.com/watch?feature=player_embedded&v=PHY_XHkMGIM&t=1m53s" target="_blank"><img src="http://img.youtube.com/vi/PHY_XHkMGIM/0.jpg" alt="Why did you choose bgfx?" width="240" height="180" border="10" /></a>
+<a href="https://www.youtube.com/watch?feature=player_embedded&v=PHY_XHkMGIM&t=1m53s" target="_blank"><img src="https://img.youtube.com/vi/PHY_XHkMGIM/0.jpg" alt="Why did you choose bgfx?" width="240" height="180" border="10" /></a>
 
 
 Examples
 Examples
 --------
 --------
@@ -206,6 +206,8 @@ programatically.
 | i7-920 2.66  | ES2-FF27     | GTX650Ti  | Clang  | JIT  | W7-asm.js    |  18 |  5832 |
 | i7-920 2.66  | ES2-FF27     | GTX650Ti  | Clang  | JIT  | W7-asm.js    |  18 |  5832 |
 | i5-4250U 1.3 | ES2-Safari7  | HD5000    | Clang  | JIT  | OSX-asm.js   |  15 |  3375 |
 | i5-4250U 1.3 | ES2-Safari7  | HD5000    | Clang  | JIT  | OSX-asm.js   |  15 |  3375 |
 
 
+ * [WebGL port](https://github.com/djg/webgl-drawstress-js)
+
 ### [18-ibl](https://github.com/bkaradzic/bgfx/tree/master/examples/18-ibl)
 ### [18-ibl](https://github.com/bkaradzic/bgfx/tree/master/examples/18-ibl)
 
 
 Image based lighting.
 Image based lighting.