mrdja.matplot3d

Module for functions that take an ax object, draw something, and return the ax object. This is useful for chaining calls to these functions.

Functions

draw_circle

Draws a circle in 3D space.

draw_circumference

Draws a circumference in 3D space.

draw_points

Draws points in 3D space.

draw_polygon

Draws a polygon in 3D space.

draw_segment

Draws a line in 3D space.