alteredq
|
c0d371be7c
Merged with zz85's shape / path / extrude / bevel / text updates.
|
14 years ago |
zz85
|
faf189c3dc
Some refactoring + cleanup for TextPath, Geometries, Shapes
|
14 years ago |
alteredq
|
77341c86b1
First attempt at shadow mapping (work-in-progress).
|
14 years ago |
zz85
|
e37a02805a
Updated Extrude Shape Examples
|
14 years ago |
alteredq
|
23e315cb33
Merged zz85's Path / Shape / Extrude geometry. Cleaned up and refactored it a bit.
|
14 years ago |
Mr.doob
|
a5b7ea85a9
Removed Sound object and SoundRenderer.
|
14 years ago |
Mr.doob
|
176d0f2884
Merging with @alteredq's branch.
|
14 years ago |
Chris Killpack
|
d311d0e674
Rename QuakeCamera to FPCamera.
|
14 years ago |
Mr.doob
|
b61ee54f27
Renamed all extras/geometries.
|
14 years ago |
alteredq
|
d2cbf83dd3
Merged zz85's 3d text pull request, cleaned up THREE.Text code.
|
14 years ago |
zz85
|
2860731edb
Updated 3D Text Geometry and example
|
14 years ago |
alteredq
|
dcbcf72f55
Added CrosseyedWebGLRenderer.
|
14 years ago |
Mr.doob
|
6bee6c3972
Added AnaglyphWebGLRenderer.
|
14 years ago |
Mr.doob
|
e3bc14cb10
Because of Ray now checks Particles, ThreeWebGL now has that dependency.
|
14 years ago |
Eberhard Gräther
|
74ab78a6e2
build including TrackballCamera
|
14 years ago |
Mr.doob
|
4f0199fc13
Updated closure compiler.
|
14 years ago |
zz85
|
1286e5171b
inital import for THREE.Text and example
|
14 years ago |
Mr.doob
|
30cfa26ee2
Fixed build script for ThreeWebGL (was missing objects).
|
14 years ago |
alteredq
|
d95d6d979d
Refactored HSV getter out of Color into ColorUtils.
|
14 years ago |
sroucheray
|
39e993d50d
Include Trident.js in the EXTRAS_FILES Build array
|
14 years ago |
Mikael Emtinger
|
b0e904eb29
Merge branch 'master' of git://github.com/mrdoob/three.js
|
14 years ago |
Mikael Emtinger
|
147961f4b5
Added Roll Camera and example
|
14 years ago |
alteredq
|
7e22df47aa
Synced with mrdoob's branch.
|
14 years ago |
Mr.doob
|
1622b033f0
Merge remote branch 'sroucheray/Branch_r39' into experimental
|
14 years ago |
sroucheray
|
b58e495de2
Add --unminified optional parameter to the build.py, useful when developing without modifying the build script itself
|
14 years ago |
alteredq
|
bdbf1f78c5
Synced with mrdoob's branch.
|
14 years ago |
alteredq
|
22bd108ab1
Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo.
|
14 years ago |
Mr.doob
|
eb411d1bef
Blender exporter now has options to export (or not) vertices and faces too.
|
14 years ago |
Mr.doob
|
3bc9f48c2f
src/animation ⟶ src/extras/animation
|
14 years ago |
Mr.doob
|
76e7ea3461
Added namespace to all the objects that missed it (geometries, uniforms, etc)
|
14 years ago |