javascript - three.js simultaneous castShadow and receiveShadow in a large scene -


i'm looking way make realistic self shadows on buildings using both castshadow , receiveshadow produces artifacts.

currently found way of adding plane on top of building (just below flat roof) drops shadow on , on ground. temp workaround i'd better i.e. scenes light being low above ground more detailed shadows needed.

it's large scene can drive around in car suggestions how solve problem welcome.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -