meshing-algorithms
There are 23 repositories under meshing-algorithms topic.
JuliaGeometry/Meshes.jl
Computational geometry in Julia
JuliaGeometry/Meshing.jl
Meshing and isosurface extraction algorithms
diku-dk/libhip
LibHip: An Open-Access Hip Joint Model Repository suitable for Finite Element Method Simulation
c2m2/Neuro-VISOR
A research tool based in virtual reality. Produced by the Center for Computational Mathematics and Modeling at Temple University
jstarczewski/DistMesh2D.jl
Simple implementation of DistMesh algorithm allowing to generate meshes on 2D plane.
codearxiv/SurfMeshSmooth
Surface triangle mesh smoothing w.r.t. vertex normals to preserve surface curvature. Runs parallel on OpenMP or CUDA if available. Vertex indices are reordered s.t. they are localized into patches to improve CUDA blocking into shared memory & spatial cache locality.
diku-dk/RAINBOW
Software modules for modelling and simulation
KarlLevik/qmorph
Java implementation of the Q-Morph algorithm for my Siv. Ing. thesis at the University of Oslo, 2002
ilceltico/nsdudf
[ECCV 2024] Neural Surface Detection for Unsigned Distance Fields
DrStef/Complex-3D-surfaces-with-Matplotlib
Visualization with Matplotlib: 3D surfaces
SalomePlatform/mmgplugin
Plugin that interfaces MMG (mesh adaptation kernel) with SALOME
SalomePlatform/netgenplugin
NETGENPLUGIN interfaces SALOME with Netgen meshing library
Ahmed-Mohamed-Hassan-Abdulrahman/AER4110-Project-Group1
Numerical and Analytical Flow Solution over Joukowski Aerofoil, Using O-grid Meshing Method and PSOR solving algorithm.
cgoates/sweeps
This is a research code investigating techniques to create coarse hex layouts for fitting multipatch B-splines to be used in isogeometric analysis.
mohadoum/maillage
This program helps to perform meshing operations in a convex domain. Alhamdoulilah!
Pawlost/bachelors-thesis-compressed-meshers
Initial implementation of the algorithm described in my bachelor’s thesis.
sandialabs/IntervalAssignment
Interval Assignment by Integer Linear Algebra method for solving assigning the number of mesh edges on model curves for quad and hex meshing
yuryatin/egcst
This package performs triangulation for engineering geological cross-sections
Ahmed-Elgohary1/Mesh-generation
subdivision algorithm of a continuous geometric space into discrete geometric and topological cells.
jonancm/viennagrid-python
Python wrapper around ViennaGrid
caglayandev/3DRendering
A program with a graphical user interface for displaying a render of a 3D scene. Triangular mesh of a cylinder is placed in the center of screen.
Pawlost/run-directional-meshing-extended
Extension of bachelors thesis algorithms