Remove Clipping Remove Demo Remove Mesh Remove Terrain
article thumbnail

Dev snapshot: Godot 4.0 beta 4

Mircosoft Game Dev

You can check out a demo on itch.io , and follow Bram on YouTube and Twitter for updates and free video tutorials. 2D: Make TileMap terrain painting not change neighbors centers bits ( GH-67390 ). Physics: Optimized support function for large meshes ( GH-64382 ). What's new. Core: Make some Image methods static ( GH-63332 ).

Beta 52
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

Dev snapshot: Godot 4.0 beta 4

Mircosoft Game Dev

You can check out a demo on itch.io , and follow Bram on YouTube and Twitter for updates and free video tutorials. 2D: Make TileMap terrain painting not change neighbors centers bits ( GH-67390 ). Physics: Optimized support function for large meshes ( GH-64382 ). What’s new. Core: Make some Image methods static ( GH-63332 ).

Beta 40