@ronnycsharp wrote:
Hi,
I need a solution to build a cone in 3D.
It should be created with a method like this ... CreateCone(float radius, Vector3 head, Vector3 end).
The result of the method should be a Mesh or a Vertex-Array.
A simple algorithm is also sufficient.Thanks.
Regards
Ronny
Posts: 3
Participants: 2