Lewy Blue
|
4894f4e444
Fix linter errors in examples WebGL A-L
|
6 years ago |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 years ago |
Mugen87
|
7143d8ddca
Examples: Clarify shader code
|
7 years ago |
Takahiro
|
928f9a316c
Fix ANGLE_instanced_arrays extension support check in instancing examples
|
7 years ago |
Mr.doob
|
3bcb9c2d0d
Fixed CRLF issues. See #13262
|
7 years ago |
Mugen87
|
9898330240
Examples: Clean up
|
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 |
Tristan Valcke
|
02cb425b5d
Remove unnecessary comma in webgl_buffergeometry_instancing_interleaved_dynamic.html
|
8 years ago |
Mr.doob
|
928c8177ab
Removed no longer needed uniform types.
|
9 years ago |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mugen87
|
6857b6d5d3
removed deprecated THREE.ImageUtils.loadTexture
|
9 years ago |
Mr.doob
|
626d79eb3d
Updated examples.
|
10 years ago |
Mr.doob
|
0dbd4b3ae8
Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead?
|
10 years ago |
Mr.doob
|
45ad383082
Updated instancing examples.
|
10 years ago |
Mr.doob
|
f4c0f657ab
More examples clean up.
|
10 years ago |
Mr.doob
|
8465b81280
Examples clean up.
|
10 years ago |
Mr.doob
|
9b9d5fe259
Updated examples relying on DynamicBufferAttribute.
|
10 years ago |
Mr.doob
|
34a2055d38
Fixed all custom attributes examples.
|
10 years ago |
Mr.doob
|
d74af727b7
Added IndexBufferAttribute.
|
10 years ago |
dubejf
|
cbf1cd2803
BufferAttribute.length not compatible with r71
|
10 years ago |
Brage Nilsson
|
1bffd91c1f
InterleavedBufferAttribute: .length is now the number of elements (see #6473)
|
10 years ago |
Ben Adams
|
69c81f0da5
Interleaved BufferGeometry
|
10 years ago |