Mr.doob
|
21d78ed5b7
Editor: Added RaytracingRenderer.
|
11 年之前 |
Mr.doob
|
7c25550d10
RaytracingRenderer: Added basic shadows.
|
11 年之前 |
Mr.doob
|
16ee65ef48
Added basic raytracing renderer.
|
11 年之前 |
Mr.doob
|
c9a3206805
Merge branch 'patch-1' of https://github.com/mattijle/three.js into dev
|
11 年之前 |
Matti Leppänen
|
259a1e2923
Fixed a typo.
|
11 年之前 |
Mr.doob
|
8f5c2c9e3b
Merge branch 'gpgpu_birds_buffer' of https://github.com/zz85/three.js into dev
|
11 年之前 |
Mr.doob
|
6d17522282
Updated builds.
|
11 年之前 |
Mr.doob
|
033fb9c9eb
Merge branch 'dev' of https://github.com/anka-sirota/three.js into dev
|
11 年之前 |
Mr.doob
|
05231af8f3
Merge branch 'dev-trans' of https://github.com/WestLangley/three.js into dev
|
11 年之前 |
Mr.doob
|
43bdcba1ba
Merge branch 'dev-multiply' of https://github.com/WestLangley/three.js into dev
|
11 年之前 |
Mr.doob
|
2e52ee831d
Merge branch 'dev-dir' of https://github.com/WestLangley/three.js into dev
|
11 年之前 |
Ian Danforth
|
b9ab31a5f0
Update BufferGeometry.html
|
11 年之前 |
railla
|
ed09502bfb
can cause problems if object and datablock names are different
|
11 年之前 |
WestLangley
|
0cde18f232
TransformControls: fix incorrect application of applyProjection()
|
11 年之前 |
WestLangley
|
1e50c948fe
Rename Matrix*.multiplyVector3Array() to Matrix*.applyToVector3Array()
|
11 年之前 |
WestLangley
|
2c339a3925
DirectionalLight: added shadowCamera parameters to clone() method
|
11 年之前 |
Joshua Koo
|
79d8e9a4fd
Examples: GPGPU Bird, removed redundent variables in shaders
|
11 年之前 |
WestLangley
|
12bf304af1
SpotLight: added shadowCamera parameters to clone() method
|
11 年之前 |
Mr.doob
|
11e7af1132
Updated builds.
|
11 年之前 |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 年之前 |
Mr.doob
|
1bce53a623
Octree: Removed dead code.
|
11 年之前 |
Mr.doob
|
43fd5f7c6e
OBJLoader2: Added missing material reference.
|
11 年之前 |
Mr.doob
|
5a3e4b9a14
Removed GeometryUtils.triangulateQuads.
|
11 年之前 |
Joshua Koo
|
39e88fe16e
Examples: GPGPU Birds update BufferGeometry addAttribute method
|
11 年之前 |
railla
|
3d53cc66f3
preserving the name of temporary mesh changes name of the initial mesh
|
11 年之前 |
Joshua Koo
|
2581cfbf18
Examples: GPGPU Birds BufferGeometry
|
11 年之前 |
Mr.doob
|
6d5a67e7d7
Improvements to terrain examples.
|
11 年之前 |
Mr.doob
|
e7bda60712
Simplified misc_lights_test example.
|
11 年之前 |
Mr.doob
|
75224f27ee
Added missing setClearColor() in css3d_sandbox example.
|
11 年之前 |
Mr.doob
|
891af59523
Reverted webgl_multiple_views to use WebGLRenderer.
|
11 年之前 |