Mr.doob
|
f6dba25589
Examples: Added padding after script tag.
|
6 years ago |
Mr.doob
|
995aa9368b
Examples: Bring namespace back.
|
6 years ago |
Mugen87
|
7ecfa2f98d
Examples: More module examples.
|
6 years ago |
Mr.doob
|
0f44080d79
Examples: Unified CSS.
|
6 years ago |
Lewy Blue
|
4894f4e444
Fix linter errors in examples WebGL A-L
|
6 years ago |
WestLangley
|
fb7db268d2
Geometry -> BufferGeometry
|
7 years ago |
Mugen87
|
ab68b98904
ExtrudeGeometry: Renamed option "amount" to "depth".
|
7 years ago |
Mugen87
|
717964b578
ExtrudeGeometry: Remove options material and extrudeMaterial
|
7 years ago |
Mugen87
|
385559bf2a
Examples: Clean up
|
7 years ago |
Mugen87
|
4ce780c4d7
Curves: Added type property
|
7 years ago |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
aardgoose
|
9f9fbdee47
remove use of MuliMaterial in webGL examples
|
8 years ago |
Tristan Valcke
|
8360e83588
Remove unnecessary comme in webgl_extrude_shapes
|
8 years ago |
Michael Herzog
|
feb536dc81
Examples: Removed deprecated THREE.ClosedSplineCurve3
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 years ago |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 years ago |
Joshua Koo
|
c003fac638
Update examples with SplineCurve3 to CatmullRomCurve3
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
Mr.doob
|
f4ce69bc98
Updated examples with API changes.
|
11 years ago |
Mr.doob
|
9256546c07
Minor tweaks.
|
11 years ago |
WestLangley
|
c572347451
Cleanup of example
|
11 years ago |
Mr.doob
|
44422ffdd0
Examples fixes.
|
11 years ago |
Mr.doob
|
4fc7543431
Fixed examples that relied on transparent background.
|
11 years ago |
Mr.doob
|
a6979e39d2
Removed global parent variable from example. Fixes #3903.
|
12 years ago |
Mr.doob
|
40cec1eb64
Moving NURBS code to /examples/js/curves for now.
|
12 years ago |
Mr.doob
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 years ago |
Mr.doob
|
a5a00cc52a
Updated examples with three.min.js include. Closes #2229.
|
13 years ago |
Mr.doob
|
d06aa42e68
Removed unneded scene.add( camera ) from the examples.
|
13 years ago |