Learn all the basics of generating procedural mesh using C#
In this course you will learn the following skills:
1-Understand the concept of the Meshes at Unity 3D.
2-You will learn how to build your first Mesh using the minimum required code.
3-You will learn to create the basic 2D shapes (Triangles/Quad) using C#.
4-You will be introduced to the basic concepts of Mesh visualization.
5-You will learn the concept of the UVs and how to apply it in your code;
6-You will learn the concept of the Normals and how to apply it in your code.