Is there a way to create a shadow on a boxMesh without making the mesh itself visible?
I came across a technique mentioned on the three.js GitHub Issue Tracker that used to work but no longer does - it required the usage of a custom shader.
Are there any alternative methods or updated versions of this previously functional trick available now?