Open Source

City Generator Hands-On Review

City Generator Hands-On

City Generator is a free and open-source procedural generation tool for creating American-style grid based cities. The source code is available on GitHub under the GPL 3 license, composed almost entirely of TypeScript code. Features of City Generator include: .png download .png heightmap download .svg download .stl download Several colour themes

City Generator Hands-On Read More

GIMP 2.99.2 Beta Released

GIMP 2.99.2 Released

GIMP, or GNU Image Manipulation Program, just released version 2.99.2 beta, a giant step toward the upcoming 3.0 release. The heart of this update is the move to the GTK 3 UI toolkit from the existing GTK2 version. This has many advantages, especially when it comes to increasingly common HiDPI

GIMP 2.99.2 Released Read More

Dragengine Hands On Review

Drag[en]gine Hands-On

The Drag[en]gine is a highly modular, open source (C++) game engine that has been under active development for several years. The Drag[en]gine’s modular approach is built around the GLEM concept breaking your game project into the Game Script, Launcher, Engine and Modules layers. The Game Script is implemented by default

Drag[en]gine Hands-On Read More

LibGDX Java/Kotlin Game Development Framework Updates

LibGDX Status Report

LibGDX is a cross platform open source game development framework (previously covered in-depth tutorial series on GFS here and here) that has seen more frequent development in recent months. LibGDX is a battle tested and production ready game framework that was used in recent titles such as Attack the Spire

LibGDX Status Report Read More

Scroll to Top