PrismarineJS/prismarine-viewer



The issue has been closed
Performance improvement #105
rom1504 posted onGitHub
Is there anything we can do so it's faster to render chunks? https://prismarine.js.org/prismarine-viewer/standalone/ Things that can be improved:
- loading time: it takes about 30s to have the render being finished for the first time
- new rendering: when moving the view, it takes again about 30s to having the render being complete
This is a limitation in particular when trying to increase the view size to render many things.
What could be done to have this be done faster? (even if lowering the quality, that could be a setting)