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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -