Garrett Johnson
|
b8d7a4d3d4
white space
|
5 years ago |
Garrett Johnson
|
933f7f0c6b
use farthest verts on frustum
|
5 years ago |
Garrett Johnson
|
6f413a2c40
rearrange
|
5 years ago |
Garrett Johnson
|
d527e1b7e4
Use the frustum diagonal
|
5 years ago |
Garrett Johnson
|
6c687f4c8f
Fix pixel swimming
|
5 years ago |
Garrett Johnson
|
31e4409b4c
remove extra line
|
5 years ago |
Garrett Johnson
|
b0436ca155
Add a dispose function
|
5 years ago |
Garrett Johnson
|
35101131b7
Fix stale values in before compile
|
5 years ago |
Garrett Johnson
|
78a25d5a88
Avoid shader duplication
|
5 years ago |
Mr.doob
|
6b8c695a18
Merge pull request #18761 from gkjohnson/csm-cascade-blend
|
5 years ago |
Garrett Johnson
|
dc3fe137c9
Merge remote-tracking branch 'mrdoob/dev' into csm-cascade-blend
|
5 years ago |
Garrett Johnson
|
51a0aad3f5
Add comment
|
5 years ago |
Mugen87
|
51245d2e22
Examples: Clean up.
|
5 years ago |
Garrett Johnson
|
2d254abdbe
automatically expand shadow bounds by fade margin
|
5 years ago |
Garrett Johnson
|
aebe7760de
Add fade toggle
|
5 years ago |
Garrett Johnson
|
010df01621
Merge branch 'dev' into csm-remove-frustumboundingbox
|
5 years ago |
Garrett Johnson
|
b28423f061
replace use of FrustumBoundingBox with Box3
|
5 years ago |
Garrett Johnson
|
f54797b4c3
Replace FrustumBoundingBox use with Box3
|
5 years ago |
Garrett Johnson
|
3e937e9dc0
remove array creation from `getBreaks`
|
5 years ago |
Garrett Johnson
|
7caae66a3d
Avoid creating new arrays in updateMaterials
|
5 years ago |
Garrett Johnson
|
d6ff1df09f
Fix csm helper
|
5 years ago |
Garrett Johnson
|
4f968755d0
retain closer variable naming
|
5 years ago |
Garrett Johnson
|
ca3d63fe94
Remove newly created objects in `update`
|
5 years ago |
Garrett Johnson
|
dfe8dc9c53
Avoid making new frustums
|
5 years ago |
Garrett Johnson
|
8224016195
correctly extend the frustum points
|
5 years ago |
Garrett Johnson
|
9fcb357600
use projection matrix in frustum
|
5 years ago |
Garrett Johnson
|
cdad0aa7e5
remove parametes redundant to camera
|
5 years ago |
Garrett Johnson
|
8604213c9d
add author attribution to csm
|
5 years ago |
Garrett Johnson
|
8e9cd31b6e
use named imports in csm
|
5 years ago |
vtHawk
|
57593dec85
Use lerp function to interpolate between logarithmic and uniform split schemes
|
5 years ago |