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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -