The 3.x branch of Godot, the open source game engine for 2D and 3D projects, just received a big update! After 2 years of development, Godot 3.6 is finally out and it comes fully packed with features and quality of life improvements! This includes 2D physics interpolation and hierarchical culling, and 3D mesh merging, level of detail, tighter shadow culling, ORM materials, and more.
Note: as pointed out, Godot is actually already on 4.3 - this is just a branch update. Sorry!
Here's an overview of some of the new features:
- 2D Physics Interpolation: This feature improves the smoothness of 2D physics simulations.
- 2D Hierarchical Culling: It increases performance on large 2D maps by culling entire branches of the scene tree that are off-screen.
- Tighter Shadow Culling: This reduces the workload for shadow mapping, improving frame rates.
- Mesh Merging: This feature allows merging of similar objects into a single draw call, improving rendering performance.
- Discrete Level of Detail (LOD): Godot 3.6 introduces a new LOD system that changes visual representation of objects based on the distance from the camera.
- ORM Materials: Godot 3.6 now supports ORM materials, which combine occlusion, roughness, and metallic into a single texture.
- Vertex Cache Optimization: This new setting in the mesh import options can increase rendering performance for high poly models on low-end hardware.
- Performance Improvements: There are also improvements in the performance of BakedLightmap light probes and directional shadows.
- View Selected Mesh Stats: This new feature allows you to view total triangle, vertex, and index counts for the selected meshes.
- SceneTree Dock’s Filter Improvements: This feature improves the functionality of the SceneTree dock.
3 Comments
Godot 3.6??? We got already 4.3 version...
Argh indeed, this was an update to the 3.x branch. I got carried away by the upbeat announcement - I'll rectify this, thanks!
oh no, it's perfectly fine. It's just my fault - I was sure the post was outdated and in some strange way appears as news. Sorry if my previous comment sounded sarcastic - it wasn't my intention. Have a nice Friday 13th Bart :)