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

Close cylindrical meshes for vispy viewer #264

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Conversation

sanjayankur31
Copy link
Member

Adapted from https://github.com/vispy/vispy/blob/main/vispy/geometry/generation.py#L451

I don't notice a performance hit, but it'll be good to test this out more just to be sure.

Currently modifies the vispy `create_cylinder` method. Worth getting in
touch with them to see if this is the most efficient way of doing it.
@sanjayankur31 sanjayankur31 added T: enhancement Type: enhancement S: ready for review Status: ready for review S: release pending labels Oct 20, 2023
@pgleeson
Copy link
Member

Looks good!

@pgleeson pgleeson merged commit f84b32d into development Oct 20, 2023
@sanjayankur31
Copy link
Member Author

Cool, I'll cut a new release so this gets out to users too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: ready for review Status: ready for review S: release pending T: enhancement Type: enhancement
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants