Mr.doob
|
a5a00cc52a
Updated examples with three.min.js include. Closes #2229.
|
13 years ago |
Mr.doob
|
d06aa42e68
Removed unneded scene.add( camera ) from the examples.
|
13 years ago |
Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 years ago |
alteredq
|
47b9abfda3
Another batch of examples resizing.
|
13 years ago |
Mr.doob
|
3265a7efdd
Fixed missing camera->controls change in webgl_trackballcamera_earth.html. Fixes #1761.
|
13 years ago |
Mr.doob
|
5ba7abc69b
Deprecated THREE.Vertex.
|
13 years ago |
Mr.doob
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 years ago |
alteredq
|
503f08fa98
Brought back old TrackballControls. Sorry @mrdoob :/
|
13 years ago |
Mr.doob
|
7206504648
Added EventTarget to TrackballControls. Fixes #1189.
|
13 years ago |
alteredq
|
fddef60983
Added linear color space handling to normal map shader.
|
13 years ago |
alteredq
|
36b8839f50
More fixing of runtime warnings in examples.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
alteredq
|
e207f5e852
Changed lights to use global positions.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 years ago |
Andrew Strelzoff
|
485122a150
small fix - screen resize needs to refer to controls.screen sizes
|
14 years ago |
Mr.doob
|
f357225c2d
Merging dev branch.
|
14 years ago |
alteredq
|
4336d757ac
Added WebGLRenderTargetCube.
|
14 years ago |
Mr.doob
|
176d0f2884
Merging with @alteredq's branch.
|
14 years ago |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 years ago |
alteredq
|
272d23c7a5
Disabled ambient light in trackball Earth example (to get rid of clouds in unlit part of the globe).
|
14 years ago |
Eberhard Gräther
|
74ab78a6e2
build including TrackballCamera
|
14 years ago |
Eberhard Gräther
|
359407b722
added new TrackballCamera-example and changed keys
|
14 years ago |
Eberhard Gräther
|
61ca6974b7
added modified earth example for TrackballCamera
|
14 years ago |