Lewy Blue
|
1c66840124
merge dev
|
6 years ago |
Lewy Blue
|
6fe568e7de
fix indentation
|
6 years ago |
Lewy Blue
|
946a65821a
fix linter errors
|
6 years ago |
Mr.doob
|
96ec75e36a
Examples clean up.
|
6 years ago |
Mr.doob
|
d3bd4db57d
Merge pull request #14942 from yomboprime/moses
|
6 years ago |
Lewy Blue
|
4894f4e444
Fix linter errors in examples WebGL A-L
|
6 years ago |
yomboprime
|
71e474c75f
Changed water algorithm and added tennis balls
|
6 years ago |
yomboprime
|
69e4809382
Compute uniform value only once.
|
6 years ago |
yomboprime
|
7b0966cbb4
Distributed evenly the drain across time.
|
6 years ago |
yomboprime
|
9c90bedda3
Substitute water level for volume
|
6 years ago |
yomboprime
|
8d3cae2f28
Changed water reset feedback to sample 1 point
|
6 years ago |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 years ago |
yomboprime
|
125e2d5ac5
Removing test parameters
|
6 years ago |
yomboprime
|
af280b193b
Fixes #14800
|
6 years ago |
Garrett Johnson
|
5cd646f027
fix undefined variable problems
|
7 years ago |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 years ago |
WestLangley
|
381dadc00f
Move displacement map chunk
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
Peter Occil
|
073f373627
Use 2D noise in webgl_gpgpu_water demo
|
8 years ago |
Mr.doob
|
8735cbab95
Reverted UniformUtils.clone() deprecation. See #10191.
|
8 years ago |
aardgoose
|
fcfc420fd4
remove UniformsUtils.*
|
8 years ago |
Jaume Sanchez
|
732fee16c1
fix for retina screens (#9138)
|
9 years ago |
Juan Jose Luna Espinosa
|
3443f9c894
Minor fixes to GPUComputationRenderer and its demos: (#9118)
|
9 years ago |
Mr.doob
|
928c8177ab
Removed no longer needed uniform types.
|
9 years ago |
Juan Jose Luna Espinosa
|
5738e9ad2b
GPUComputationRenderer and new GPU demos (#9043)
|
9 years ago |