Mugen87
|
bd850dc3d5
Examples: Clean up.
|
4 年之前 |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 年之前 |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 年之前 |
WestLangley
|
10125d6a72
self -> scope
|
5 年之前 |
Nicolas Maréchal
|
fa9d7186a6
fix dispose crash
|
5 年之前 |
Mr.doob
|
7af45fadec
Merge pull request #18790 from gkjohnson/csm-helper
|
5 年之前 |
Garrett Johnson
|
fcc2ac4868
remove unnecessary shadow camera updates
|
5 年之前 |
Garrett Johnson
|
3beb92a363
Remove need to pass camera matrix world to update
|
5 年之前 |
Garrett Johnson
|
8c389278e7
Separate shadow bounds update from update
|
5 年之前 |
Garrett Johnson
|
3cdd51563c
Use named export, default to invisible helper in example
|
5 年之前 |
Garrett Johnson
|
92f0693914
Remove unused variables
|
5 年之前 |
Garrett Johnson
|
a4dabf4afc
Remove helper from CSM.js
|
5 年之前 |
Garrett Johnson
|
b8d7a4d3d4
white space
|
5 年之前 |
Garrett Johnson
|
933f7f0c6b
use farthest verts on frustum
|
5 年之前 |
Garrett Johnson
|
6f413a2c40
rearrange
|
5 年之前 |
Garrett Johnson
|
d527e1b7e4
Use the frustum diagonal
|
5 年之前 |
Garrett Johnson
|
6c687f4c8f
Fix pixel swimming
|
5 年之前 |
Garrett Johnson
|
31e4409b4c
remove extra line
|
5 年之前 |
Garrett Johnson
|
b0436ca155
Add a dispose function
|
5 年之前 |
Garrett Johnson
|
35101131b7
Fix stale values in before compile
|
5 年之前 |
Garrett Johnson
|
78a25d5a88
Avoid shader duplication
|
5 年之前 |
Mr.doob
|
6b8c695a18
Merge pull request #18761 from gkjohnson/csm-cascade-blend
|
5 年之前 |
Garrett Johnson
|
dc3fe137c9
Merge remote-tracking branch 'mrdoob/dev' into csm-cascade-blend
|
5 年之前 |
Garrett Johnson
|
51a0aad3f5
Add comment
|
5 年之前 |
Mugen87
|
51245d2e22
Examples: Clean up.
|
5 年之前 |
Garrett Johnson
|
2d254abdbe
automatically expand shadow bounds by fade margin
|
5 年之前 |
Garrett Johnson
|
aebe7760de
Add fade toggle
|
5 年之前 |
Garrett Johnson
|
010df01621
Merge branch 'dev' into csm-remove-frustumboundingbox
|
5 年之前 |
Garrett Johnson
|
b28423f061
replace use of FrustumBoundingBox with Box3
|
5 年之前 |
Garrett Johnson
|
f54797b4c3
Replace FrustumBoundingBox use with Box3
|
5 年之前 |