From 2a2dcc357e40038ef0af34672de70ebef7566d8e Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Sun, 25 Apr 2010 16:40:52 -0700 Subject: [PATCH] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9a9ee94..c4024154 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ At the moment the engine can render using <canvas> and <svg>. WebGL Although this allows 3D for iPhoneOS and Android platforms the performance on these devices is not too good. +[More info...](http://mrdoob.com/blog/post/693) + ### Examples ### [![cube.png](http://github.com/mrdoob/three.js/raw/master/examples/geometry/cube.png)](http://mrdoob.com/lab/javascript/three/geometry/cube.html)