ameshref
Mesh refiner
An implementation of adaptive mesh refinement strategies in 2D for the finite element method
Efficient Matlab Implementation of Adaptive Mesh Refinement in 2D
58 stars
4 watching
20 forks
Language: MATLAB
last commit: almost 5 years ago
Linked from 1 awesome list
2d-refinementadaptiveadaptive-finite-elementsafemfemfinite-element-methodsfinite-elementsgridmatlabmesh-refinement-methodsmeshesrefinement
Related projects:
Repository | Description | Stars |
---|---|---|
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 42 |
admesh/radmesh | Provides Ruby bindings to an open source C library for processing triangulated solid meshes | 1 |
lyc102/ifem | A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
mmgtools/mmg | Software for generating, adapting and optimizing two-dimensional and three-dimensional meshes for simulations | 369 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 930 |
gaoxifeng/robust-hexahedral-re-meshing | A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |
gaschler/bounding-mesh | A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 333 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,751 |
metal-by-example/metal-spatial-dynamic-mesh | A demonstration of how to use RealityKit's LowLevelMesh API to update mesh contents dynamically without recreating them from scratch. | 74 |
chtld/finite_element_method_matlab | An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |
meshinspector/meshlib | A comprehensive C++ library for 3D geometry processing and analysis | 521 |
mantissa-/randomesh | Automates mesh subdivision and smoothing using random geometric variations | 192 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |