cortex.polyutils.Surface.plot_subsurface_rotating_gif¶
- Surface.plot_subsurface_rotating_gif(path, N_frames=48, fps=12, angles=None, vis_data=None, disp_patch_verticies=False, disp_patch_edges=False, disp_patch_triangles=True, disp_subpatch=False, disp_rim_points=True, disp_rim_edges=True, point_color='b', line_color='k', face_color='r')¶
create a rotating gif of subsurface
- matplotlib has extremely limited support for 3d plotting
expect graphical artifacts when combining multiple features
e.g. plotted vertices are not properly obscured by plotted faces