Instanced block rendering #458
Labels
area: graphics
kind: incomplete
A feature is partially implemented; the current state of the code is inconsistent
kind: performance
Ways to increase performance or efficiency without adding functionality
As of b4d4270, there is just-barely-working support for rendering
Space
contents using instanced block meshes instead of chunk meshes. This already provides great performance improvement for rendering — at least on desktop — but there's a lot of pieces left to do.AnimationHint
to decide whether to use an instance. (Done in 5dcfa46.)MeshTypes
disables instancing.TODO(instancing)
comments have been dealt with.The text was updated successfully, but these errors were encountered: