Remove Collision Remove Lightmap Remove Polygon Remove Shaders
article thumbnail

Godot's new renderer, progress report #3

Mircosoft Game Dev

Implement Particle Shaders, with support for: Sorting, Collision and Soft Particles. Improve Culling: Portals (rewrite as polygon-based) and Rooms. Implement post process effects: DOF Blur, Bloom and Tone Mapping. TODO for Milestone #4 (January 2017). Add Clustered lighting (before this all is forward). Implement Decals.

Render 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Materials and shaders. No lightmaps or anything of the sort are required, providing a very quick and efficient workflow. For low-end systems or mobile devices, we provide a more classical lightmapping workflow. Materials and shaders. writing shaders is very easy! Full principled BSDF. Global illumination (GI).

Render 52