All Projects → mlivesu → slice2mesh

mlivesu / slice2mesh

Licence: MPL-2.0 license
From sliced data to volumetric meshes for the simulation of AM processes

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to slice2mesh

Swan
Topology Optimization Laboratory
Stars: ✭ 55 (+111.54%)
Mutual labels:  fem
Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
Stars: ✭ 276 (+961.54%)
Mutual labels:  mesh-generation
meshgen-comparison
🕸️ A comparison of mesh generators.
Stars: ✭ 25 (-3.85%)
Mutual labels:  fem
MicroStructPy
Microstructure modeling, mesh generation, analysis, and visualization.
Stars: ✭ 42 (+61.54%)
Mutual labels:  mesh-generation
plantFEM
This is a plant/farming simulator based on Finite Element Method, which targets crops in fields. This software provides multi-physical simulations of agriculture for canopies, plants, and organs for farmers, breeders, and agronomists. Please try and give us feedback. This github-page is a mirror of the following gitlab-page.
Stars: ✭ 31 (+19.23%)
Mutual labels:  fem
mesh2d
MESH2D is a MATLAB-based Delaunay mesh generator for two-dimensional geometries.
Stars: ✭ 81 (+211.54%)
Mutual labels:  mesh-generation
fem mesh matlab
MATLAB Toolbox for Handling 2D and 3D FEM Meshes
Stars: ✭ 23 (-11.54%)
Mutual labels:  fem
zmesh
Marching Cubes & Mesh Simplification on multi-label 3D images.
Stars: ✭ 37 (+42.31%)
Mutual labels:  mesh-generation
Triangulations
An implementation and presentation of selected mesh generation algorithms
Stars: ✭ 72 (+176.92%)
Mutual labels:  mesh-generation
MinimalFem
podgorskiy.com/spblog/304/writing-a-fem-solver-in-less-the-180-lines-of-code
Stars: ✭ 23 (-11.54%)
Mutual labels:  fem
jigsaw-matlab
MATLAB bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
Stars: ✭ 57 (+119.23%)
Mutual labels:  mesh-generation
dmc
Dual Marching Cubes Implementation in C++
Stars: ✭ 45 (+73.08%)
Mutual labels:  mesh-generation
grins
Multiphysics Finite Element package built on libMesh
Stars: ✭ 45 (+73.08%)
Mutual labels:  fem
Point2Mesh
Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)
Stars: ✭ 61 (+134.62%)
Mutual labels:  mesh-generation
featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (+630.77%)
Mutual labels:  fem
feappv
FEAPpv -- free personal version of the FEAP
Stars: ✭ 57 (+119.23%)
Mutual labels:  fem
PaiConvMesh
Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"
Stars: ✭ 19 (-26.92%)
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 (+176.92%)
Mutual labels:  mesh-generation
deep-learning-for-indentation
Extraction of mechanical properties of materials through deep learning from instrumented indentation
Stars: ✭ 35 (+34.62%)
Mutual labels:  additive-manufacturing
jigsaw-python
Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator.
Stars: ✭ 24 (-7.69%)
Mutual labels:  mesh-generation

slice2mesh: a Meshing Tool for the Simulation of Additive Manufacturing Processes

Marco Livesu, Daniela Cabiddu, Marco Attene (CNR IMATI)

PDF (extended journal version)

PDF (conference version)

slice2mesh inputs sliced data for a 3D printer, and outputs a slice conformal volumetric mesh to accurately simulate the fabrication process. Encoding the temporal evolution of the printed object, the mesh faithfully represents the simulation domain at any time during fabrication.

References

@article{LCA18_extended,
  author    = {Livesu, Marco and Cabiddu, Daniela and Attene, Marco},
  title     = {slice2mesh: a Meshing Tool for the Simulation of Additive Manufacturing Processes},
  journal   = {Computers \& Graphics},
  year      = {2019},
  volume    = {80},
  pages     = {73 - 84},
  issn      = {0097-8493},
  doi       = {10.1016/j.cag.2019.03.004}
}

@inproceedings{LCA18,
  author    = {Livesu, Marco and Cabiddu, Daniela and Attene, Marco},
  booktitle = {Smart Tools and Apps for Graphics - Eurographics Italian Chapter Conference},
  title     = {{Slice2Mesh: meshing sliced data for the simulation of AM Processes}},
  year      = {2018},
  publisher = {The Eurographics Association}
}
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].