Version 0.3.0
New stuff:
- Improved rendering by meshing chunks in the vertex shader.
- Chunk vertices are now calculated across threads instead of 1 thread.
- GPU Animations
- Chunk Camera Culling
- Tile visibility
- More examples
- Better docs
- Cargo fmt code.
New stuff: