I've been working on a Minecraft project using Three.js, but I've run into some performance issues specifically when rendering shadows.
If you'd like to check out the demo, you can find it here:
You'll notice that the FPS drops below 30 and continues to decrease the longer you stay on the page. It's quite odd because rendering shadows at this scale should be relatively easy for the GPU, don't you think?