We do often include affiliate links to earn us some pennies. See more here.

Godot Engine 4.0 Alpha 1 is out with Vulkan support, rendering overhaul

By - | Views: 22,582

Free and open source game dev tech Godot Engine is jumping up a few levels today with the absolutely massive release of Godot Engine 4.0 Alpha 1. This is going to change the game in huge ways.

This version has been in development for multiple years, with an aim to bring Godot closer to the graphical power and standards being set by the bigger lot (Unity / Unreal etc). All work being done has been in addition to the usual updates to the 3.x branch that is still ongoing too. Godot 4 though brings with it massive changes to the very core of Godot.

3D Scene example from Godot 4 with reflections

Some of the major additions include:

  • Vulkan API support with two backends:
    • Clustered - for desktop.
    • Vulkan Mobile - speaks for itself, but also supports desktop - meant for simpler games.
  • Absolutely masses of new graphics features like: specular mapping when using 2D lighting, fully real-time VoxelGI, signed distance field-based global illumination (SDFGI) for open world lighting, volumetric fog with optional GI contribution, new GPU-based lightmapper and the list goes on.
  • Shader compiler rewritten from scratch.
  • Major text rendering upgrades, with right-to-left language support.
  • Overhaul to importing 3D assets, with a big speed bump too.
  • New TileMap and TileSet editors with better usability.
  • Godot Physics system to replace Bullet.
  • Support for multiple windows of the Editor.
  • GDScript was rewritten from scratch with a cleaner approach.

See the full announcement post on the Godot blog. A full list of changes is still being put together that you can see up on GitHub and it's pretty long!

Article taken from GamingOnLinux.com.
40 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
19 comments
Page: 1/2»
  Go to:

Purple Library Guy Jan 24, 2022
Ooooo, shiny!
3zekiel Jan 24, 2022
Well, guess it's time to stop procrastinating and try to make a game with it then.
scaine Jan 24, 2022
View PC info
  • Contributing Editor
  • Mega Supporter
The 3D scene example reminds me of Control. Amazing looking, and I remember seeing an early demo of the new renderer doing the lighting in realtime. Version 4 feels like it's going to be a huge step up, perhaps putting Godot firmly on par (technically at least) with the likes of Unity, for 3D capability. It will still be hard to win over experienced Unity devs due to documentation, asset store and community, not to mention familiarity. But it's great to see Godot shake up it's 2D heritage.
Kimyrielle Jan 24, 2022
The feature I am personally looking forward most to, is actually the new tileset editor. This will finally make Godot viable for the type of game I want to tackle next (a 2D top/down perspective RPG). The existing tile editor is such a mess, haha!
BielFPs Jan 24, 2022
I hope this help developers to do more Vulkan games, because we will really need those now that Microsoft is buying every company out there
cybereality Jan 24, 2022
  • Supporter
This is so awesome. I've been using Godot for 2 years and it's great. It was not state-of-art, but the graphics were good enough and it was easy to use. Godot 4.0 should bring it much closer to Unity/Unreal in terms of graphics and features. But Godot is still way easier to use, and runs on a variety of different computers and operating systems, and it's free and open source. Best engine ever!
gradyvuckovic Jan 24, 2022
Loving the 4.0 update so far. Happily supporting this project via it's patron. I said 2 years ago and I still believe it, I think one day Godot will be 'the blender of game engines'. 4.0 seems like a good step towards that goal. On my wishlist now is a terrain editor, tools to manage streaming open world content in and out of memory more easily, and some more UI work. Hopefully by 5.0 all those will happen.
TheRiddick Jan 25, 2022
Be interesting to see how well ray tracing appears in this. Atm UE5 has the spotlight thanks to Lumen and Nanite features, but their not perfect, not yet. Certainly enough time for rest of industry to catch up or come up with better/alternative solutions.
Shmerl Jan 25, 2022
QuoteAnd speaking of effects, our shader maintainer Yuri Roubinsky (Chaosus) poured a lot of love into making the shading language and visual shaders more accessible and versatile.

Is Godot using its own custom shading language?
TrainDoc Jan 25, 2022
Quoting: Shmerl
QuoteAnd speaking of effects, our shader maintainer Yuri Roubinsky (Chaosus) poured a lot of love into making the shading language and visual shaders more accessible and versatile.

Is Godot using its own custom shading language?

No it's GLSL.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.