Remove Alpha Remove Culling Remove Engineering Remove Mesh
article thumbnail

Godot 4.0 optimization progress report

Mircosoft Game Dev

are done, I have spent the past two months optimizing the rendering engine, both on the CPU and GPU side. Before getting into the GPU side, several optimizations have been done on the CPU side: Culling is now done in a brute-force way which is extremely cache efficient. These test do culling on 10k objects. CPU Optimization.

Culling 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 105
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 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 81
article thumbnail

Practical Use of Render Textures

The Knights of Unity

Unity Engine introduces an awesome tools to empower your game development process. I have also set up Culling Mask so that the camera captures only the things with the correct layer. On top of this, I added another mesh with custom shader, this time, for refraction. Project Setup. I have created a new project in Unity 2018.4

Texture 52
article thumbnail

Dev snapshot: Godot 3.5 beta 2

Mircosoft Game Dev

alpha builds and maintenance releases for the stable branch ( 3.4.3 , 3.4.4 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. Anything behind the polygon will be culled from view. It's already been 2 months since 3.5 Between biweekly 4.0 x branch and this new 3.5

Beta 52
article thumbnail

Dev snapshot: Godot 3.5 beta 4

Mircosoft Game Dev

alpha builds , we're trying to release 3.5 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. Anything behind the polygon will be culled from view. Rendering: Bind mesh merging functionality in MeshInstance ( GH-57661 ). We're getting closer to the Godot 3.5

Beta 52
article thumbnail

Dev snapshot: Godot 3.5 beta 3

Mircosoft Game Dev

alpha builds , we're trying to release 3.5 This adds support for obstacle avoidance using the RVO2 library, and navigation meshes can now be baked at runtime. Anything behind the polygon will be culled from view. Rendering: Bind mesh merging functionality in MeshInstance ( GH-57661 ). We're getting closer to the Godot 3.5

Beta 52