mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
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
This commit is contained in:
@@ -65,8 +65,9 @@ More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=thre
|
||||
|
||||
### Featured projects ###
|
||||
|
||||
[](http://ro.me)
|
||||
[](http://data-arts.appspot.com/globe)
|
||||
[](http://superfad.com/missioncontrol/)
|
||||
[](http://ro.me/)
|
||||
[](http://data-arts.appspot.com/globe/)
|
||||
[](http://lab.aerotwist.com/webgl/photoparticles/)
|
||||
[](http://plumegraph.org/)
|
||||
[](http://helloracer.com/webgl/)
|
||||
@@ -141,9 +142,9 @@ This code creates a camera, then creates a scene, adds a cube on it, creates a &
|
||||
|
||||
### Change Log ###
|
||||
|
||||
2011 05 31 - **r41/ROME** (264.852 KB, gzip: 64.849 KB)
|
||||
2011 05 31 - **r41/ROME** (265.317 KB, gzip: 64.849 KB)
|
||||
|
||||
(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.)
|
||||
(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.)
|
||||
|
||||
* Improved Blender Object and Scene exporters. ([alteredq](http://github.com/alteredq))
|
||||
* 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 &
|
||||
* Improved `Ray.intersectObject` performance by checking boundingSphere first. ([mrdoob](http://github.com/mrdoob))
|
||||
* Added `TrackballCamera. ([egraether](https://github.com/egraether))
|
||||
* Added `repeat` and `offset` properties to `Texture`. ([mrdoob](http://github.com/mrdoob) and [alteredq](http://github.com/alteredq))
|
||||
* Cleaned up `Vector2`, `Vector3` and `Vector4`. ([egraether](https://github.com/egraether))
|
||||
|
||||
|
||||
2011 04 24 - **r40** (263.774 KB, gzip: 64.320 KB)
|
||||
|
||||
Reference in New Issue
Block a user