Scripts that can be used with Unity to modelise basic geometric shapes with triangles
Create a simple plan with parameters: width and height.
Create an open cylinder with parameters: radius, number of circles (vertical) and number of points per circle.
Create a sphere with parameters: radius, number of meridians (vertical) and number of circles (horizontal).
Load any .off file containing only triangles.