Skip to content

Commit ebe60cb

Browse files
committed
Added Süperfad's Mission Control to README's Featured Projects.
Applied latest Vector* improvements to current revision. Ok, that's the last one I promise :P
1 parent 0061cd3 commit ebe60cb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@ More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=thre
6565

6666
### Featured projects ###
6767

68-
[![ROME](http://mrdoob.github.com/three.js/assets/projects/17_rome.png)](http://ro.me)
69-
[![Globe](http://mrdoob.github.com/three.js/assets/projects/16_globe.png)](http://data-arts.appspot.com/globe)
68+
[![Mission Control](http://mrdoob.github.com/three.js/assets/projects/18_missioncontrol.png)](http://superfad.com/missioncontrol/)
69+
[![ROME](http://mrdoob.github.com/three.js/assets/projects/17_rome.png)](http://ro.me/)
70+
[![Globe](http://mrdoob.github.com/three.js/assets/projects/16_globe.png)](http://data-arts.appspot.com/globe/)
7071
[![Photoparticles](http://mrdoob.github.com/three.js/assets/projects/15_photoparticles.png)](http://lab.aerotwist.com/webgl/photoparticles/)
7172
[![Plumegraph](http://mrdoob.github.com/three.js/assets/projects/14_plumegraph.png)](http://plumegraph.org/)
7273
[![HelloRacer](http://mrdoob.github.com/three.js/assets/projects/13_helloracer.png)](http://helloracer.com/webgl/)
@@ -141,9 +142,9 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a &
141142

142143
### Change Log ###
143144

144-
2011 05 31 - **r41/ROME** (264.852 KB, gzip: 64.849 KB)
145+
2011 05 31 - **r41/ROME** (265.317 KB, gzip: 64.849 KB)
145146

146-
(Up to this point, some [rome](http://ro.me) specific features have managed to get included in the lib. The aim is to clean this up in next revisions.)
147+
(Up to this point, some [rome](http://ro.me) specific features managed to get in the lib. The aim is to clean this up in next revisions.)
147148

148149
* Improved Blender Object and Scene exporters. ([alteredq](http://github.com/alteredq))
149150
* Fixes on WebGL attributes. ([alteredq](http://github.com/alteredq) and [empaempa](http://github.com/empaempa))
@@ -154,6 +155,7 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a &
154155
* Improved `Ray.intersectObject` performance by checking boundingSphere first. ([mrdoob](http://github.com/mrdoob))
155156
* Added `TrackballCamera. ([egraether](https://github.com/egraether))
156157
* Added `repeat` and `offset` properties to `Texture`. ([mrdoob](http://github.com/mrdoob) and [alteredq](http://github.com/alteredq))
158+
* Cleaned up `Vector2`, `Vector3` and `Vector4`. ([egraether](https://github.com/egraether))
157159

158160

159161
2011 04 24 - **r40** (263.774 KB, gzip: 64.320 KB)

0 commit comments

Comments
 (0)