
Welcome
In this lesson you will learn the basic concept of the Mesh.
In this lesson you will learn to build the first mesh.
These comments are valuable and will highlight some tricks which will help you in the future.
You will learn how to build the second important shape (Quad).
Quick introduction to the Mesh visuals.
Explaining the concepts being the UVs.
Applying UVs to our code
Clarifying the concept behind Normal Vector.
A Quick summary for the training.
You will find the C# codes in the Resources.
Note :
These files are PDF not C# files, So copy and paste the code at your files.
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.