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

c# - SharpDX Toolkit models rendering inside out -

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