This is an update to my minecraft clone. For those who haven't seen the first thread, it is written in javascript and I'm using a library called three.js. Since the last post, I have been working on greedy meshing, which is an important optimization, connecting chunks together to create a world...