Here's what I've done recently:
- Improved tessellation, so OpenGL ONLY draws the block faces that are visible. This really speeds things up.
- Rebuilt libnoise myself. It runs several times faster now that I rebuilt it with max optimizations in VC++ 2010.
- Started working on player movement. I'm currently dealing with collision, trying to get it working across chunk boundaries and stuff.
No comments:
Post a Comment