alteredq
|
408c82d306
Got WebGLRenderer working again.
|
14 years ago |
Mr.doob
|
caabab07f3
Lines can be treated as Objects
|
14 years ago |
Mr.doob
|
ec00f298be
CanvasRenderer and SVGRenderer using single-material system.
|
14 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
alteredq
|
a8869f9e5b
Quick and dirty hack to get WebGLRenderer working with new scene graph.
|
14 years ago |
alteredq
|
093fbbe334
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
d2c6487b41
Fixed random clipping of objects in WebGLRenderTargetCube / CubeCamera.
|
14 years ago |
alteredq
|
addb3a12a9
Refactored CubeCamera / cube map handling.
|
14 years ago |
Mr.doob
|
df94d2af57
Moved matrixWorldInverse logic to renderers as per @greggman suggestion.
|
14 years ago |
Mr.doob
|
d4704fe8db
Updated builds.
|
14 years ago |
alteredq
|
8ab93926ce
Fixed bug causing disappearing wireframe objects in mixed scenes.
|
14 years ago |
alteredq
|
89c578332e
Fixed shading glitches on OpenGL (thanks to @mrdoob for spotting this).
|
14 years ago |
alteredq
|
7355c2b68b
Changed ambient term to influence also texture in Phong / normal map materials.
|
14 years ago |
alteredq
|
7d2805dd83
Fixed specular term in Phong / normal map materials.
|
14 years ago |
Mr.doob
|
3343729ad0
Updated builds.
|
14 years ago |
Mr.doob
|
1258e8a771
Ray now also checks object's children.
|
14 years ago |
Mr.doob
|
435f7e7be5
Backwards compatibility for old cameras.
|
14 years ago |
Mr.doob
|
fdf6fab7e6
Including @alteredq's post-release normal map improvements into r45.
|
14 years ago |
alteredq
|
88d54b0cfa
Updated builds.
|
14 years ago |
alteredq
|
b18a38eee5
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
84ed1835ca
Added reflection to normal map shader.
|
14 years ago |
Mr.doob
|
f357225c2d
Merging dev branch.
|
14 years ago |
alteredq
|
8afaef4597
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
8153982ffb
Added shadow maps handling to normal map shader.
|
14 years ago |
Mr.doob
|
1a48b52540
Added @zz85's setLens() method to PerspectiveCamera too.
|
14 years ago |
Mr.doob
|
4360c07273
Updated builds.
|
14 years ago |
Mr.doob
|
3678dc63fa
Merging with @alteredq's branch.
|
14 years ago |
Mr.doob
|
c89e3fe49a
More breakage...
|
14 years ago |
alteredq
|
c07919529e
Made FirstPersonControls work. Fixed more examples to work with the new camera system.
|
14 years ago |
Mr.doob
|
a0b8f50fb0
Renamed scene.center to scene.origin as per @pyrotechnick suggestion.
|
14 years ago |