Remove Code Remove Culling Remove Lightmap Remove Polygon
article thumbnail

Godot's new renderer, progress report #3

Mircosoft Game Dev

Improve Culling: Portals (rewrite as polygon-based) and Rooms. Seeing the code. If you are interested in seeing what each feature looks like in the code, you can check the gles3 branch on GitHub. Implement post process effects: DOF Blur, Bloom and Tone Mapping. TODO for Milestone #4 (January 2017). Implement Decals.

Render 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

It brings a brand new rendering engine with state-of-the-art PBR workflow for 3D, an improved assets pipeline, GDNative to load native code as plugins, C# 7.0 No lightmaps or anything of the sort are required, providing a very quick and efficient workflow. Code completion has also seen a great increase in accuracy. In Godot 3.0,

Render 52