Skip to content

Matplotlib like plot_trisurf() #12

Open
@amit112amit

Description

@amit112amit

Hi.
matplotlib.mplot3d has a function plot_trisurf that can plot a 3D triangular mesh using vertex coordinates and triangle connectivity information. This is similar to gr3.createindexedmesh().

Is there any way to do this using the mlab interface? My use case is to make a figure with two subplots -- one a 2D line plot and another a 3D plot containing surface mesh of a closed shell.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions