Skip to content

v2.0 - The QT Release

Compare
Choose a tag to compare
@zak-grumbles zak-grumbles released this 05 Dec 23:06
· 66 commits to main since this release
f214297

Terrain-Gen v2.0 - The QT Release

What's changed? Basically the whole thing.

Changes

  • Re-wrote application in QT framework after trying out some alternatives.
  • Updated to utilize modern-ish OpenGL. We have shaders now.
  • Now utilizing proper UI.
  • Updated noise library to FastNoiseLite

Building / Running

At this point, it's advised that you build the application yourself. I will look into providing binaries at some point in the future if there's any demand for it.