SexyBoooom
SexyBoooom

Reputation: 111

cascade shadow alternative solution since it's removed from three.js?

i have a large scene, and the directionlight is far from the ground, so the objects's shadows are very weak and ugly... since the CSM is removed from three.js, so what is the alternative solution to improve shadow for a large scene?

Upvotes: 2

Views: 323

Answers (1)

Don McCurdy
Don McCurdy

Reputation: 11960

More recently, a newer Cascaded Shadow Map implementation: https://github.com/vtHawk/three-csm

Upvotes: 0

Related Questions