3D rotated circle in matplotlib
Advertisements My ploted circle with n-generated points looks completely fine in 2D: Generated circle in 2D (x,y) However when i tried to plot the circle with half of the points increasing z value and half of them decreasing z value it looks like this: xyz circle xz view I want to make it tilted to… Read More 3D rotated circle in matplotlib