https://github.com/andrsd/mesh-inspector
GUI tool to look at meshes
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Keywords
exodus-ii-format
finite-element-methods
gui
mesh
Last synced: 5 months ago
·
JSON representation
Repository
GUI tool to look at meshes
Basic Info
Statistics
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 11
Topics
exodus-ii-format
finite-element-methods
gui
mesh
Created over 3 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.md
Mesh Inspector
Mesh inspector is a simple tool for inspecting mesh files.

Features
- View blocks (names, IDs)
- View node sets and side sets (names, IDs)
- View number of elements and nodes.
- View mesh dimensions
- Supported mesh file formats:
- ExodusII
- STL (stereolithography)
- OBJ (Wavefront OBJ)
- MSH (gmsh mesh file format - v2/v4, binary and ASCII)
- VTK (VTK's legacy unstructured grids)
- VTU (VTK's XML-based unstructured grids)
- Export to PNG, JPG, PDF.
- Four different view modes
- Mesh quality
- Simple clip tool
Support
If you are having issues, please let us know. We have discussions located here on github.
License
The project is licensed under the GPLv3 license.
Owner
- Name: David Andrs
- Login: andrsd
- Kind: user
- Location: Idaho Falls, Idaho, United States
- Repositories: 19
- Profile: https://github.com/andrsd
GitHub Events
Total
- Release event: 1
- Watch event: 3
- Delete event: 7
- Push event: 14
- Pull request event: 14
- Create event: 8
Last Year
- Release event: 1
- Watch event: 3
- Delete event: 7
- Push event: 14
- Pull request event: 14
- Create event: 8
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- andrsd (6)
Pull Request Authors
- andrsd (37)
Top Labels
Issue Labels
enhancement (4)
bug (2)
Pull Request Labels
enhancement (17)
ignore-for-release (9)
bug-fix (7)
Dependencies
.github/workflows/build.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- jurplel/install-qt-action v3 composite
.github/workflows/codeql-analysis.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/qa.yml
actions
- actions/checkout v3 composite
- jidicula/clang-format-action v4.3.0 composite
.github/workflows/release.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v3 composite
- jurplel/install-qt-action v3 composite
- softprops/action-gh-release v1 composite