Godot 3.3 Adds Web Editor
Written by Kay Ewbank   
Tuesday, 27 April 2021

Godot 3.3 has been released with significant improvements to reliability and performance. The enhancements come ahead of the planned 4.0 release, but the team acknowledges that while they are mainly focused on the 4.0 release, users want a robust and mature 3.x branch to develop and publish their games now.

Godot is an open-source, cross-platform game engine that is increasingly popular as a rival to commercial alternatives. It was made available under open source in 2014, and since then has added features to become a strong choice, especially for 2D game development.

godotlogo

The new release adds a web editor, support for the Android App Bundle (AAB), and a new plugin API for iOS among other new and improved features.

Rendering support has been improved in a number of ways in this release, including unified 2D batching, a new CPU lightmapper, new software skinning for MeshInstance, and optimized transform propagation for hidden 3D objects.

The new lightmapper replaces the previous version that was quick but not great in terms of quality. This has been completely rewritten as a CPU lightmapper that provides proper path tracing, which results in better looking lightmaps. There will be another new GPU-based lightmapper in Godot 4 using Vulkan.

 godotlight2

The web editor makes the Godot editor available as an HTML5 application. It wasn't originally possible to run Godot's editor on the web because of lack of support for threading in browsers. This has been rectified following the introduction of WebAssembly, WebAssembly threads, and Javascript SharedArrayBuffer, and the editor offers an "almost-native user experience".

Alongside the Web editor, the general HTML5 platform port has been improved to support both threads and GDNative in the HTML5 platform port.

The new release also adds support for Android App Bundle (AAB), the publishing format that enables more efficient distribution of Android apps. Godot 3.3 now supports exporting AABs as well as APKs.

The Godot team has also added an interface for iOS plugins, similar to the Android interface added in the previous release, that makes it easier to build and distribute iOS plugins to end users.

godotlogo

More Information

Godot 3.3 Download

Related Articles

Improved Godot Game Engine

Google Cardboard Gets New Unity SDK

Improbable, Epic and Dis-Unity

Microsoft Unity Games Contest

Amazon Adds Game Dev Options To AWS

Visual Studio Now With Added Unity Unreal And Cocos

Game Engines For Free       

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Golang Back In TIOBE Top 10
21/02/2024

Google's system language Go is ranked #8 in the TIOBE Index for February 2024. This is the third time it has entered the Top 10. However, it is now in the highest position it has ever had to date.



Opaque Systems Introduces Gateway GenAI Solution
14/03/2024

Opaque Systems has announced an early access program for Opaque Gateway, software designed to address data privacy, security, and sovereignty concerns in managing GenAI implementations.


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info