Skip to content

Color faces for mesh viewer #102

@matthewturk

Description

@matthewturk

This will load up a mesh viewer:

import yt
import widgyts
ds = yt.load_sample("MOOSE_sample_data/out.e-s010", step=-1)
dsv = widgyts.DatasetViewer(ds = ds)
dsv.widget()

Right now the mesh is just a wireframe. Having the faces colored would be
awfully nice as well, especially if they could be toggled on and off.

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