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

ENH: Add support for .ply files and vertex geometries to MeshIO python filters #1163

Merged

Conversation

joeykleingers
Copy link
Contributor

  • ReadMeshFile filter can now read .ply files, and can read mesh files that contain only points and make a vertex geometry out of it.
  • All writer filters can write vertex geometries out to a file.

Signed-off-by: Joey Kleingers <joey.kleingers@bluequartz.net>
@joeykleingers joeykleingers added the enhancement New feature or request label Dec 19, 2024
@joeykleingers joeykleingers merged commit 6e8df9c into BlueQuartzSoftware:develop Dec 19, 2024
7 checks passed
@imikejackson imikejackson deleted the topic/meshio_updates branch December 19, 2024 17:43
mmarineBlueQuartz pushed a commit to mmarineBlueQuartz/complex that referenced this pull request Feb 11, 2025
…n filters (BlueQuartzSoftware#1163)

Signed-off-by: Joey Kleingers <joey.kleingers@bluequartz.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants