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 |
Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 years ago |
alteredq
|
cc27b5a788
Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window.
|
13 years ago |
zz85
|
bbfb8044f5
use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion
|
13 years ago |
zz85
|
4db14072d7
Update webgl_geometry_extrude_shapes.html example description
|
13 years ago |
zz85
|
936d5babbc
renamed examples/webgl_geometry_extrudePath.html => examples/webgl_geometry_extrude_shapes.html
|
13 years ago |