3d-mesh-generation
There are 10 repositories under 3d-mesh-generation topic.
walsvid/Pixel2MeshPlusPlus
Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation. In ICCV2019.
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.
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
yushiang-demo/pano-to-mesh
Panorama layout editor for creating 3D mesh from scratch.
casensiom/metaballs
Header only 3d metaballs generator in C99
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.
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.