Remove Collision Remove Engineering Remove Render
article thumbnail

Nearing the Finish Line: Rewriting the Untold Engine

Harold Serrano

I’ve been knee-deep in rewriting the Untold Engine , transitioning it from C++ to Swift. Moving to Swift has been a game-changer, making the engine not only faster and more modern but much easier to work with. Built on ECS Architecture The Untold Engine is powered by Entity-Component-System (ECS) architecture. Want collision?

Engine 69
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). The illustration picture for this article is from Raffaele Picca 's car scene , rendered in Godot 4.0

Beta 97
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). As always, a bunch of nice rendering fixes! Physics: Fix sphere-capsule collision logic ( GH-70660 ). Rendering: Only disable depth writing in opaque pipelines ( GH-71124 ).

Beta 106
article thumbnail

Godot's 2D engine gets several improvements for upcoming 4.0

Mircosoft Game Dev

Vulkan rewrite has largely been enhancements to the 3D engine, the 2D side will also see several improvements. The main one was performance due to every light being rendered in a separate draw pass. A very requested feature for the 2D engine is the possibility to have 2D directional lights and shadows. Improved Performance.

Engine 54
article thumbnail

Cocos Creator 3.8 Community Beta is now available

Cocos

we have completed the transformation of the engine-builtin Custom Pipeline using RenderGraph. Render Graph The Render Pipeline customization based on Render Graph will be officially available to developers in version 3.8. Download Links (Ver. For now, you can refer to the pipeline test project to learn how to use them.

Beta 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Over the course of the last four months the engine has seen many changes, making it more stable and feature complete, and it's getting very close to the state that we would be happy with. More engine enums are now bound with BitField, making their usage more type-safe, especially in C# ( GH-71037 , GH-71045 , GH-71116 ). beta releases.

Beta 100
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). The illustration picture for this article is from Raffaele Picca ’s car scene , rendered in Godot 4.0

Beta 72