Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawing 3d Voxels #611

Open
midstreeeam opened this issue Jul 9, 2024 · 0 comments
Open

Drawing 3d Voxels #611

midstreeeam opened this issue Jul 9, 2024 · 0 comments

Comments

@midstreeeam
Copy link

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.

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

No branches or pull requests

1 participant