MicroVegetation in Sunrise Village Part 3 – Painting Vegetation

This is a series of three articles describing why and how we did this. This third post will deal with painting vegetation in the Unity Editor.

Sunrise Village

Sunrise Village is an adventure / farming game for mobile. As a technical artist a was responsible for creating tools and graphical systems like vegetation and weather.

MicroVegetation In Sunrise Village Part 2 – Modify Vegetation at Runtime

This second part explains how we can modify terrain at runtime.

MicroVegetation In Sunrise Village Part 1 – Rendering

In Sunrise Village you can explore a beautiful world full of lush vegetation. The first article is about rendering vegetation.

HelpURL for Shaders

In this article we look at a way how to use MaterialPropertyDrawers to add the [HelpURL] attribute to shaders.

Customizing Unity’s Project Window

In this article you will learn a simple way how to customize the project window of the Unity Editor. We will create a little framework to let the user show additional columns with information about the assets.