A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....Vector4 [] controlPoints = new Vector4 [] { new Vector4 ( - 5.0 , 0..., 1.0 ), new Vector4 ( 5.0 , 0.0 , 5.0 , 1.0 ), new Vector4 (...