From 36b11906eeff115c56b0658c509868488feb753e Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Mon, 16 May 2011 23:40:14 +0100 Subject: [PATCH] Added a link to Paul Lewis awesome "Getting started" article. Added ROME to the featured projects list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba599672..f1c798a9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ three.js The aim of the project is to create a lightweight 3D engine with a very low level of complexity — in other words, for dummies. The engine can render using <canvas>, <svg> and WebGL. -[Contributors](https://github.com/mrdoob/three.js/contributors) — [API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference) +[Contributors](https://github.com/mrdoob/three.js/contributors) — [Getting started](http://www.aerotwist.com/lab/getting-started-with-three-js/) — [API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference) More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=three.js) @@ -65,6 +65,7 @@ More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=thre ### Featured projects ### +[![ROME](http://mrdoob.github.com/three.js/assets/projects/17_rome.png)](http://ro.me) [![Globe](http://mrdoob.github.com/three.js/assets/projects/16_globe.png)](http://data-arts.appspot.com/globe) [![Photoparticles](http://mrdoob.github.com/three.js/assets/projects/15_photoparticles.png)](http://lab.aerotwist.com/webgl/photoparticles/) [![Plumegraph](http://mrdoob.github.com/three.js/assets/projects/14_plumegraph.png)](http://plumegraph.org/)