Im making a three js game engine but I have one problem, Shadows. I had a problem with shadows for quite some time in three js but I need shadows to appear where the camera’s position is at with a radius so it does not lag the engine.
Summary:
I need a camera that can see shadows from a radius positioned where the camera’s position is at.