alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 years ago |
alteredq
|
064138d826
Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working.
|
14 years ago |
Mr.doob
|
ad31ff1214
Fixed the rest of the examples.
|
14 years ago |
alteredq
|
db78ffe003
Some more Math.PI instead of magic numbers.
|
14 years ago |
Mr.doob
|
bbb65a768c
Updated HTML of the rest of the examples.
|
14 years ago |
Mr.doob
|
19d8261174
More examples clean up.
|
14 years ago |
Mr.doob
|
a940f05427
Updated examples with the new `.add`/`.remove` methods.
|
14 years ago |
alteredq
|
e95ca433b2
Merged latest zz85's shapes / curves / extruded geometry updates.
|
14 years ago |
zz85
|
3db68227d5
Fixed the fish, added a smiley to shapes demo
|
14 years ago |
alteredq
|
fc6b13d9ba
Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths.
|
14 years ago |
alteredq
|
87cc607c4f
Added createPointsGeometry for Path.
|
14 years ago |
alteredq
|
c35cca9ecf
Changed canvas_geometry_shape => webgl_geometry_shapes.
|
14 years ago |