three.js - ParticleSystem as ShadowCaster -


Is there any three Can the JS particle system shade somehow? I put together a scene and was able to put only cube shade. I have correct castShadow on the particle system, in this case there is also a pointcloud.

There was a similar problem in trying to shade me from a simple geometry.

At least in my case, it seems that the face should be oriented towards the element where the shadow should be visible (and Dubbedded has not decided it).

So, you need some particles in wrong direction. Can they be presented twice?

Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - Check if a NumericUpDown has no value -