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

Dataset for Stress-Aligned Hexahedral Lattice Structures (CGF, 2024) added. #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26,359 changes: 26,359 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/JEB.mesh

Large diffs are not rendered by default.

18,639 changes: 18,639 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/buddhaBack.mesh

Large diffs are not rendered by default.

7,601 changes: 7,601 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/buddhaBelly.mesh

Large diffs are not rendered by default.

13,849 changes: 13,849 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/buddhaDown.mesh

Large diffs are not rendered by default.

3,291 changes: 3,291 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/cube.mesh

Large diffs are not rendered by default.

7,352 changes: 7,352 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/femur.mesh

Large diffs are not rendered by default.

100,091 changes: 100,091 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/fertility.mesh

Large diffs are not rendered by default.

10,711 changes: 10,711 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/kitten.mesh

Large diffs are not rendered by default.

11,993 changes: 11,993 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/spot.mesh

Large diffs are not rendered by default.

9,645 changes: 9,645 additions & 0 deletions datasets/2024 - Stress-Aligned Hexahedral Lattice Structures/venus.mesh

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions datasets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Current datasets come from the following papers:
- [Hex Me If You Can (2022)](https://doi.org/10.1111/cgf.14608)
- [Evocube: A Genetic Labelling Framework for Polycube-Maps (2022)](https://doi.org/10.1111/cgf.14649)
- [HexBox: Interactive Box Modeling of Hexahedral Meshes (2023)](https://doi.org/10.1111/cgf.14899)
- [Stress-Aligned Hexahedral Lattice Structures (2024)](https://doi.org/10.1111/cgf.15265)

## How to contribute
We really welcome datasets from existing papers, and we are collecting the ones we find available on the web. If you have some models related to a published paper you have two ways to contribute:
Expand Down
25 changes: 25 additions & 0 deletions datasets/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1501,5 +1501,30 @@
"vertTurbine_subd.mesh"
]
}
, {
"paper": {
"title": "Stress-Aligned Hexahedral Lattice Structures",
"venue": "Computer Graphics Forum",
"authors": "Dennis R. Bukenberger, Junpeng Wang, Jun Wu, Rüdiger Westermann",
"year": "2024",
"PDF": "https://bukenberger.net/pdfs/2024_bukenberger_stress-aligned_hexahedral_lattice_structures.pdf",
"web": "https://github.com/dbukenberger/HexahedralLattice",
"DOI": "https://doi.org/10.1111/cgf.15265"
},
"path": "2024 - Stress-Aligned Hexahedral Lattice Structures",
"label": "2024 - Stress-Aligned Hexahedral Lattice Structures",
"data": [
"cube.mesh",
"femur.mesh",
"fertility.mesh",
"kitten.mesh",
"spot.mesh",
"venus.mesh",
"JEB.mesh",
"buddhaBack.mesh",
"buddhaBelly.mesh",
"buddhaDown.mesh"
]
}
]
}