Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mr.doob
|
34a2055d38
Fixed all custom attributes examples.
|
10 years ago |
Mr.doob
|
5bbf895bb9
Merge pull request #6975 from WestLangley/dev-geometry
|
10 years ago |
WestLangley
|
6ec18d11c4
Added transform methods to Geometry and BufferGeometry
|
10 years ago |
Mr.doob
|
5f897e4d67
Fixed glsl warning.
|
10 years ago |
brason
|
eb68622a6e
Add missing semicolons
|
10 years ago |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
10 years ago |
Joshua Koo
|
a742c6e012
Examples: Make GPGPU Birds texture fetches more accurate
|
10 years ago |
Joshua Koo
|
7568863bf9
Examples: Fix GPGPU Birds warnings (See #5753)
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
michael
|
a2258a2bc2
Updated gpgpu birds example to work with new BufferAttribute changes.
|
11 years ago |
Mr.doob
|
0ab16a09ee
Updated loaders and examples to new BufferAttribute pattern.
|
11 years ago |
Mr.doob
|
adb27e0c66
Renamed *Geometry2 to *TypedGeometry
|
11 years ago |
Mr.doob
|
07220d4bfc
More gpgpu birds example clean up.
|
11 years ago |
Mr.doob
|
7b50d8aebd
GPGPU birds: removed dead code.
|
11 years ago |
Mr.doob
|
a8c494792e
Fixed webgl_gpgpu_birds example.
|
11 years ago |
Joshua Koo
|
79d8e9a4fd
Examples: GPGPU Bird, removed redundent variables in shaders
|
11 years ago |
Joshua Koo
|
39e88fe16e
Examples: GPGPU Birds update BufferGeometry addAttribute method
|
11 years ago |
Joshua Koo
|
2581cfbf18
Examples: GPGPU Birds BufferGeometry
|
11 years ago |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
11 years ago |
Joshua Koo
|
814bfe6c5a
Examples: tweaking gpgpu birds' shape and colors
|
11 years ago |
Joshua Koo
|
0441c29058
Examples: Refactoring gpgpu renderer based on @WestLangley suggestion #4069
|
11 years ago |
Joshua Koo
|
f60e4ab896
Example: WebGL GPGPU Flocking Birds #4069
|
11 years ago |