Remove Mesh Remove Polygon Remove Render 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

Coherent Creature Design

Mnenad

As I promised in this chapter I will dig deeper into the designing process around the creatures that will be walking on the procedural terrain. My personal solution was to program my own shape generator, based on values from the terrain generator. The upper image is a rapidly made rendering in Cinema4D. Shape generation tool.

Terrain 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 After meeting the initial goal, we hired karroffel to continue her work on GDNative (more about this below) and work on a new rendering backend. New physically based 3D renderer.

Render 52