FOSSPicks
FOSSPicks
This month Graham looks at Godot 4, PostRunner, LeanCreator, lurk, Cubic, SuperStarfighter, and more!
Game engine
Godot 4
We last looked at Godot a few years ago, with the release of Godot 3.0. Reflecting the ambition of that release, its coverage was consigned to our games page. But a lot has happened to the project since then. There was a $250,000 development grant from Epic, a $120,000 grant from the Russian game developer Kefir, and significant donations from Ubisoft and Embark Studios. Investments like these are rare for open source projects, and illustrate how important the project has become. It's certainly a better story than the one where a sole solitary developer works on some essential infrastructure in their spare time.
Godot has garnered this attention because it fills an important role, in much the same way that Linux does. It's an engine that helps developers create games, and the biggest and most widely used game engines are Unity and Unreal Engine (UE), both of which are unashamedly proprietary and even hostile towards portability. Developing a game for either system commits you to its APIs, rendering pipelines, and asset stores in much the same way that developing for Windows in the mid-1990s would lock you into its ecosystem. Godot is open source games development that won't lock you in, won't force you to install upgrades, and won't charge you a percentage of whatever you might sell your game for. More importantly, it will reward whatever effort you put into learning the platform with continued openness and relevance, much like the effort we've all invested in learning Linux.
Version 4 is a huge upgrade, and one that demarcates Godot's transition from an amateur's prototyping tool to a professional games development engine that can compete directly with Unity and UE's dominance. You can see this from your first glance over the user interface. The central scene view, the inspector, the scene explorer, and the node views all look consistent, slick, and professional. Behind the scenes, the 3D engine has seen great improvement, not just in low-powered OpenGL games, but in its quality and capabilities. There's a new Vulcan renderer, which will be great for Steam Deck development, as will support for AMD's FSR. There are new global illumination options, including voxel global illumination. There are advanced shadow renderers, volumetric fog, a new sky shader, and asset import capabilities with automatic LOD generation and occlusion culling. The end results are amazing, and put Godot's 3D output into the AAA league. It's also easy to explore these features, from both the excellent demos that come with the release, and from the panels around the 3D view.
For games with fewer dimensions, there's an amazing new tile map editor. This is worth a standalone review on its own because, alongside the essential drawing tools, it includes professional features such as layers, terrain auto-tiling, metadata, and animations. Tiles are expanded to remove gaps, and when partnered with the improvements to the 2D rendering output, Godot 4 has streamlined the whole process of creating 2D games. Output rendering improvements include multi-sample anti-aliasing, directional 2D lighting, and shadows. To help with programming logic, the internal scripting engine has been bumped from version 1 to version 2, and C# and .NET now have first-party support. All of these improvements are already delivering results, not just in the quality of the games being generated by Godot, but in the rate the community is expanding. It means the documentation is also improving, with more tutorials, and more video coverage, which all feed back into the success of the project and the beginning of what we hope is a new era in open source game development.
Project Website
Network monitoring
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.