Consider a point in 3D <x,y,z> as origin . I want to draw an ellipse for that I need to get <x',y',z'> coordinates given some radius .

Can any one write a function or give some mathematical equations for these.