Remove Alpha Remove Baking Remove Mesh Remove Terrain
article thumbnail

Optimize Vegetation Generation

Mnenad

Since the last post I’ve been working on the terrain’s vegetation. Mainly I focused on generating grass that bends in the wind and some fern like plants, but what comes next is usable for all kind of meshes. Static batching : combines static (not moving) GameObjects into big Meshes, and renders them in a faster way.  

Mesh 52
article thumbnail

Godot 3.0 is out and ready for the big leagues

Mircosoft Game Dev

Just set up the probe bounds and do a fast pre-bake of static objects. Still, this workflow is easy and efficient as 3D objects get a second set of UVs generated on import, and baking works with instantiated meshes, scenes and even GridMaps. Both indirect light and voxel reflections are provided by this technique. In Godot 3.0,

Render 52