Skip to content

Version 0.1.1

Latest
Compare
Choose a tag to compare
@Zang3th Zang3th released this 14 Jan 12:09
· 52 commits to master since this release

Second official release

What's inside

  • Engine with all the base functionalities
  • GreenWorld
    • 3D Demo Nature Scene

What's new

  • Bug fixes
  • Updated Engine-API
  • Reworked the rendering system
    • There are now several renderers (for all the different tasks) that extend one base interface
    • They are getting automatically managed
  • Updated some other internal components
    • Textures, Heightmap, and App-Settings
  • Added a new audio backend

Available files

GameEngine-0.1.1.tar.xz

  • Source code package for Linux. Take a look at the README for build instructions