Could someone explain to me what the normalization procedure for 3D surface mesh in C# is?
In a reference book, there is a line as follows :
The GetNormalize method is used to map the region of your surface into a region of [-1, 1], which gives you a better view on your screen.