Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Alpha

Latest
Compare
Choose a tag to compare
@swr06 swr06 released this 11 Sep 16:28
· 12 commits to master since this release

The alpha release of my voxel engine.
Change log :

  • Added fully 3D sound
  • Added connected texturing system for transparent blocks
  • Added new chunk mesher
  • Fixed chunk mesh bugs
  • Added particle system
  • Massively improved lighting
  • Made some loops cache friendly
  • Added new menus
  • Fixed display bugs
  • Improved noise algorithm
  • Vastly improved terrain generation
  • Added more debug info
  • Added new terrain generation modes
  • Other bug fixes
  • Cleaned up lots of code
  • Added a smoother camera