3d-mesh-generation
There are 11 repositories under 3d-mesh-generation topic.
walsvid/Pixel2MeshPlusPlus
[ICCV2019] Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation.
OpenMeshLab/MeshXL
[NeurIPS 2024] MeshXL: Neural Coordinate Field for Generative 3D Foundation Models, a 3D fundamental model for mesh generation
xiyichen/smplify-x-partial
Towards Robust 3D Body Mesh Inference of Partially-observed Humans: semester project at ETH Zurich
breadnone/UTKShapeGen-Custom-Shapes-Editor-For-UIToolkit
Generating custom meshes as Vector graphics for UIToolkit
Unibas3D/TreeSketchNet
A deep learning system for procedural modeling of 3D Tree meshes.
dragonfly-ai/mesh
A cross compiled Scala 3 library that provides accessible functionality to generate, manipulate, and export 3D mesh objects. Currently supports .PLY, and .OBJ/.MTL file formats.
tsengyushiang/pano-to-mesh
Panorama layout editor for creating 3D mesh from scratch.
VictorVechi/3D-Reconstruction-System
This is a project developed on IFPR, It's a software that tries to rebuild a Point Cloud Data image into a 3D model
casensiom/metaballs
Header only 3d metaballs generator in C99
Dampfwalze/IVOCT-Data-Processing_EMS-SoSe24-TUHH
Analyse IVOCT scans, find their lumen and generate a 3D mesh. Part of a university assignment for module "Introduction into Medical Technology and Systems" at TUHH.
JordanHagemeier/OpenGL_Engine
This project is a 3D engine created with C++ and OpenGL, which uses IMGUI for its interactive interfaces. It features 3D mesh generation, as well as serialization of the engine state. It was started as a personal project in April 2020.