-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestprio: lowLow priority; I won't be implementing this for a whileLow priority; I won't be implementing this for a while
Description
Use WebAssembly for better performance
because the vertex bundler is very bad performance in JavaScript so rewrite it in C++:
the renderer.renderFrame -> renderer.addWorldData ( -> addBlock -> addBlockTextures -> ...) takes up 95% of the performance!!
However this requires a LOT of work (learning emscripten, etc.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestprio: lowLow priority; I won't be implementing this for a whileLow priority; I won't be implementing this for a while