Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@StarArawn StarArawn released this 06 May 01:34
· 882 commits to main since this release
81d1bd4

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.