#3d triangulation
1 messages · Page 1 of 1 (latest)
This is a tutorial on how to solve problems in Unity by using math such as Linear Algebra and C# code. You will learn how to find out if an enemy is infron or behind you, how to follow waypoints and learn when you have passed a waypoint, how to figure out if you are to the left or to the right of an object, how to find where an array intersects ...
this one should work in 3d space?
and how Can I calculate uvs ?