Mr.doob
|
aa50e7eec3
Created Mapping classes
|
hace 14 años |
Mr.doob
|
69f3072e05
Added canvas spherical reflection demo.
|
hace 14 años |
Mr.doob
|
315bc5ad3e
Updated build.
|
hace 14 años |
Mr.doob
|
ef2243bdb3
Merge remote branch 'alteredq/master'
|
hace 14 años |
Mr.doob
|
5573f95417
Added `Geometry::computeVertexNormals`.
|
hace 14 años |
alteredq
|
9b80eab891
Merge remote branch 'remotes/upstream/master'
|
hace 14 años |
alteredq
|
a1d68ddba3
Fixed bug(s) causing broken Fresnel demo.
|
hace 14 años |
Mr.doob
|
ed5a9b91a5
Synced materials examples with live version.
|
hace 14 años |
Mr.doob
|
d0138282ba
Now that WebGLRenderer does VBO per geometry I guess we don't need that GeometryUtils.merge there. Makes loading much faster too.
|
hace 14 años |
Mr.doob
|
fa183834b2
Merge remote branch 'alteredq/master'
|
hace 14 años |
Mr.doob
|
584a8440fd
Merging with alteredq's branch.
|
hace 14 años |
Mr.doob
|
cee17e1043
Merge remote branch 'orgicus/master'
|
hace 14 años |
Mr.doob
|
59304d8a6e
Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3
|
hace 14 años |
alteredq
|
e10d8c6680
Synced with mrdoob's branch.
|
hace 14 años |
alteredq
|
c0e30b2c39
Made VBOs reusable.
|
hace 14 años |
Mr.doob
|
2929d5a345
GeometryUtils::merge were not copying centroid/normal/material.
|
hace 14 años |
alteredq
|
d7ba66ea26
Synced with mrdoob's branch.
|
hace 14 años |
Mr.doob
|
d29e94ca97
Updated materials (canvas) example.
|
hace 14 años |
Mr.doob
|
1d7a14733b
ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/
|
hace 14 años |
Mr.doob
|
93c9bb3486
Because CanvasRenderer now checks if `map.loaded == true` (following WebGLRenderer behaviour) some examples got broken.
|
hace 14 años |
Mr.doob
|
7441b1de59
Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ).
|
hace 14 años |
George Profenza
|
e90f60ec3b
added slim conversion
|
hace 14 años |
Mr.doob
|
6a257e8141
Merge remote branch 'alteredq/master'
|
hace 14 años |
Mr.doob
|
84c262d6c6
Adding support for ReflectionMapping (Spherical) to CanvasRenderer. Not done yet...
|
hace 14 años |
alteredq
|
e57b0c5ba6
Synced with mrdoob's branch.
|
hace 14 años |
alteredq
|
b25a003ded
Merge remote branch 'remotes/upstream/master'
|
hace 14 años |
Mr.doob
|
0f52ae5a9b
Added `ImageUtils::loadTexture`.
|
hace 14 años |
alteredq
|
c1cb8e9067
Added handling of 2d textures in MeshShaderMaterial.
|
hace 14 años |
alteredq
|
0f9184888a
Refactored common code for cube texture setting into separate setCubeTexture function.
|
hace 14 años |
Mr.doob
|
2463d48d26
build.py: full ⟶ common
|
hace 14 años |