Marco Fugaro
|
96eb4cef27
Remove third parameter from resize listener
|
4 lat temu |
Mugen87
|
d936e24558
Exampels: Refactor usage of geometry generators.
|
4 lat temu |
Mugen87
|
7a604d1f39
Examples: More clean up.
|
4 lat temu |
Mr.doob
|
f6dba25589
Examples: Added padding after script tag.
|
6 lat temu |
Mr.doob
|
995aa9368b
Examples: Bring namespace back.
|
6 lat temu |
Mugen87
|
7ecfa2f98d
Examples: More module examples.
|
6 lat temu |
Mr.doob
|
0f44080d79
Examples: Unified CSS.
|
6 lat temu |
Mugen87
|
5c8682b2ee
Examples: Clean up
|
7 lat temu |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 lat temu |
Mugen87
|
b5ddc513c7
New BoxBufferGeometry
|
9 lat temu |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 lat temu |
Mugen87
|
6857b6d5d3
removed deprecated THREE.ImageUtils.loadTexture
|
9 lat temu |
Mr.doob
|
86333f9367
Simplified cube example.
|
10 lat temu |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 lat temu |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
11 lat temu |
Mr.doob
|
eea8d1102d
Added anisotropy to cube example. Added getMaxAnisotropy() to CanvasRenderer for compatibility.
|
13 lat temu |
Mr.doob
|
a5a00cc52a
Updated examples with three.min.js include. Closes #2229.
|
13 lat temu |
Mr.doob
|
d06aa42e68
Removed unneded scene.add( camera ) from the examples.
|
13 lat temu |
Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 lat temu |
alteredq
|
955a531ab4
Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init.
|
13 lat temu |
Mr.doob
|
142ea7bc98
Implemented classic NeHe textured cube example.
|
13 lat temu |