ConcreteMC/Alex

Move chunk lighting into a seperate buffer

kennyvv opened this issue · 0 comments

By moving the chunk lighting data into a seperate vertexbuffer we can reduce the amount of data that needs to be sent to the GPU when lighting values for a chunk change.