All Projects → cnr-isti-vclab → HexaLab

cnr-isti-vclab / HexaLab

Licence: MIT License
http://hexalab.net: an online viewer for hexahedral meshes

Programming Languages

C++
36643 projects - #6 most used programming language
fortran
972 projects
c
50402 projects - #5 most used programming language
CMake
9771 projects
javascript
184084 projects - #8 most used programming language
Cuda
1817 projects

Projects that are alternatives of or similar to HexaLab

jigsaw-matlab
MATLAB bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
Stars: ✭ 57 (-32.94%)
Mutual labels:  mesh-generation
mesh2d
MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.
Stars: ✭ 81 (-4.71%)
Mutual labels:  mesh-generation
2DRoomLOS
2D line-of-sight mesh generator voor room based games
Stars: ✭ 50 (-41.18%)
Mutual labels:  mesh-generation
Robust-Hexahedral-Re-Meshing
Hex-mesh simplification and optimization
Stars: ✭ 36 (-57.65%)
Mutual labels:  hexahedral-mesh
Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
Stars: ✭ 276 (+224.71%)
Mutual labels:  mesh-generation
zmesh
Marching Cubes & Mesh Simplification on multi-label 3D images.
Stars: ✭ 37 (-56.47%)
Mutual labels:  mesh-generation
Point2Mesh
Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)
Stars: ✭ 61 (-28.24%)
Mutual labels:  mesh-generation
unity-plumber
A component to procedurally generate pipe-like meshes in Unity
Stars: ✭ 55 (-35.29%)
Mutual labels:  mesh-generation
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-77.65%)
Mutual labels:  mesh-generation
jigsaw-geo-matlab
MATLAB bindings for JIGSAW(GEO): an unstructured mesh generator for geoscientific modelling.
Stars: ✭ 26 (-69.41%)
Mutual labels:  mesh-generation
classy blocks
Python classes for easier creation of OpenFOAM's blockMesh dictionaries.
Stars: ✭ 53 (-37.65%)
Mutual labels:  hexahedral-mesh
Triangulations
An implementation and presentation of selected mesh generation algorithms
Stars: ✭ 72 (-15.29%)
Mutual labels:  mesh-generation
SkeletonBridgeRecon
The code for CVPR2019 Oral paper "A Skeleton-bridged Deep Learning Approach for Generating Meshes of Complex Topologies from Single RGB Images"
Stars: ✭ 72 (-15.29%)
Mutual labels:  mesh-generation
naive-surface-nets
Implements a simple, readable naive surface nets algorithm
Stars: ✭ 31 (-63.53%)
Mutual labels:  mesh-generation
Unity-Procedural
Spline based mesh generation
Stars: ✭ 67 (-21.18%)
Mutual labels:  mesh-generation
MicroStructPy
Microstructure modeling, mesh generation, analysis, and visualization.
Stars: ✭ 42 (-50.59%)
Mutual labels:  mesh-generation
jigsaw-python
Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
Stars: ✭ 24 (-71.76%)
Mutual labels:  mesh-generation
ofxCorkCsg
A constructive solid geometry (mesh boolean) addon for openFrameworks.
Stars: ✭ 43 (-49.41%)
Mutual labels:  mesh-generation
roadifier
Open Source road mesh generator script for Unity
Stars: ✭ 30 (-64.71%)
Mutual labels:  mesh-generation
slice2mesh
From sliced data to volumetric meshes for the simulation of AM processes
Stars: ✭ 26 (-69.41%)
Mutual labels:  mesh-generation

HexaLab.net: an online viewer for hexahedral meshes

Matteo Braccix, Marco Tarini1,2,x, Nico Pietroni1,4, Marco Livesu3, Paolo Cignoni1

Computer-Aided Design, Volume 110, May 2019

DOI:10.1016/j.cad.2018.12.003

(preprint available on arxiv)

Copyright 2018 Visual Computing Lab ISTI - CNR

Live view on www.hexalab.net

HexaLab is a WebGL application for real time visualization, exploration and assessment of hexahedral meshes. HexaLab can be used by simply opening www.hexalab.net. This visualization tool targets both users and scholars. Practitioners who employ hexmeshes for Finite Element Analysis, can readily check mesh quality and assess its usability for simulation. Researchers involved in mesh generation may use HexaLab to perform a detailed analysis of the mesh structure, isolating weak points and testing new solutions to improve on the state of the art and generate high quality images. To this end, we support a wide variety of visualization and volume inspection tools. The system also offers immediate access to a repository containing all the publicly available meshes produced with the most recent techniques for hex mesh generation. We believe HexaLab, providing a common tool for visualizing, assessing and distributing results, will push forward the recent strive for replicability in our scientific community. The system supports hexahedral models in the popular .mesh and .vtk ASCII formats.

Hexalab was awarded with the 2021 Symposium on Geometry Processing Dataset Award

HexaLab aims also to easily present the results of recent papers on hex meshing by directly including them in its own repository when provided by the authors. The datasets presented are copyrighted by the respective paper authors. Look in the datasets folder for more info.

Release Notes

  • 2021.12 added three 2021 datasets, ("Generalized Adaptive Refinement..", "At-Most-Hexa Meshes" and "Interactive All-Hex Meshing..."), updated Threejs to r135
  • 2021.05 added "Cut-enhanced PolyCube-Maps for Feature-aware..."
  • 2020.10 Complete rewrote of the core data structures. Now it is much faster and it uses a fraction of memory. All datasets, even the ones composed by more than 600k cells, can be loaded.
  • 2020.07 added "LoopyCuts: Practical Feature-Preserving..."
  • 2019.06 added "Feature Preserving Octree-Based..."
  • 2019.05 added "Dual Sheet Meshing...", "Symmetric Moving Frames...", "Hexahedral Mesh Generation via Constrained"
  • 2019.01 added "Singularity Structure Simplification of Hexahedral..."
  • 2019.01 added "Selective Padding for Polycube‐Based Hexahedral Mes..."
  • 2018.10 added "A global approach to multi-axis swept..." and "Fuzzy clustering based pseudo-swept ...
  • 2018.06 added "All-Hex Mesh Generation via Volumetric PolyCube"
  • 2018.05 added "PolyCut: Monotone Graph-Cuts for PolyCube Base" and "Explicit Cylindrical Maps for General..."
  • 2018.01 First public version, released with the preprint on arxiv

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].