mesh-generation
There are 327 repositories under mesh-generation topic.
cnr-isti-vclab/meshlab
The open source mesh processing system
Anttwo/SuGaR
[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
buaacyw/MeshAnything
[ICLR 2025] From anything to mesh like human artists. Official impl. of "MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers"
BrunoLevy/geogram
a programming library with geometric algorithms
PyMesh/PyMesh
Geometry Processing Library for Python
One-2-3-45/One-2-3-45
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
lukasHoel/text2room
Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models (ICCV2023).
k4yt3x/wg-meshconf
WireGuard full mesh configuration generator.
thi-ng/geom
2D/3D geometry toolkit for Clojure/Clojurescript
mlivesu/cinolib
A generic programming header only C++ library for processing polygonal and polyhedral meshes
threedle/text2mesh
3D mesh stylization driven by a text input in PyTorch
nv-tlabs/LLaMA-Mesh
Unifying 3D Mesh Generation with Language Models
nschloe/pygmsh
:spider_web: Gmsh for Python
autonomousvision/differentiable_volumetric_rendering
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
lzzcd001/MeshDiffusion
Official implementation of "MeshDiffusion: Score-based Generative 3D Mesh Modeling" (ICLR 2023 Spotlight)
lucidrains/meshgpt-pytorch
Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch
meshpro/pygalmesh
:spider_web: A Python interface to CGAL's meshing tools
heremaps/tin-terrain
A command-line tool for converting heightmaps in GeoTIFF format into tiled optimized meshes.
meshpro/optimesh
:spider_web: Mesh optimization, mesh smoothing.
inducer/meshpy
2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)
wo80/Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
eidelen/DicomToMesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
threedle/GeoCode
GeoCode maps 3D shapes to a human-interpretable parameter space, allowing to intuitively edit the recovered 3D shapes from a point cloud or sketch input.
SiggiG/ProceduralMeshDemos
Examples of procedural mesh generation in Unreal 4.
qianlim/CAPE
Official implementation of CVPR2020 paper "Learning to Dress 3D People in Generative Clothing" https://arxiv.org/abs/1907.13615
BrunoLevy/GraphiteThree
Experimental 3D modeler
pyvista/tetgen
A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains
meshpro/dmsh
:spider_web: Simple mesh generator inspired by distmesh.
fetisov/ttf2mesh
Standalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without rasterization.
mickare/Deformation-Transfer-for-Triangle-Meshes
A Python implementation of the paper "Deformation Transfer for Triangle Meshes" with 3D views in the browser.
fangq/iso2mesh
Iso2Mesh - a 3D surface and volumetric mesh generator for MATLAB/Octave
eitcom/pyEIT
Python based toolkit for Electrical Impedance Tomography
chiefenne/PyAero
PyAero is an open-source airfoil contour analysis and CFD meshing tool.
Xharlie/DISN
(latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction
monniert/unicorn
(ECCV 2022) Code for Share With Thy Neighbors: Single-View Reconstruction by Cross-Instance Consistency
neurolabusc/nii2mesh
Convert NIfTI volume to triangulated mesh using marching cubes