Skip to content

Drawing 3d Voxels #611

Open
Open
@midstreeeam

Description

@midstreeeam

Drawing voxels in 3d space. It is implemented in matplotlib's voxels function.

It draws like this:
image

It would be very helpful if there is a similar function implemented. When porting code from python to rust, I really hope there are similar functions to use.

I searched and I didn't find plotters has a function relate to voxel. I don't know if I missed it.
If such a function is needed, I'd like to open a PR after I implemented it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @midstreeeam

        Issue actions

          Drawing 3d Voxels · Issue #611 · plotters-rs/plotters