We’ve previously seen how to procedurally generate terrain using the Unity Terrain system, what about to just a simple mesh though? What if we want a more faceted look which we won’t get out of Unity Terrain? The solution is to generate the mesh ourselves. In this tutorial we’ll look at how to generate the mesh and a few catches to watch out for.
📂 Grab the full project ➠
If you’ve got questions add a comment below or send them in for the next Q&A video
🤔 Send in your questions ➠
Looking for other ways to get involved?
🟠 Support the channel on Patreon ➠
🟡 Get the code for all the projects on GitHub ➠
🟢 Check out my games on ➠
🟣
29 views
87
22
6 months ago 00:18:15 2
How to use Reflection Probes - UNITY Tutorial
6 months ago 00:06:17 1
Simple Lighting and Post Processing Setup - Unreal Engine
6 months ago 00:14:55 1
Unity VFX Graph - Healing Spell Effect Tutorial
6 months ago 00:08:08 1
Game effect tutorial - How to use UI effect Particle with UI Canvas in Unity