ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a node-based workflow. It provides a set of tools for reconstructing textured three-dimensional meshes and volumetric scenes from single images, multi-view images, or text prompts. The system includes a Gaussian splatting generator for creating high-fidelity volumetric 3D scene representations and a multi-view image generator to produce consistent image sets for reconstruction. It also features a single image 3D mesh tool to build geometry from a single 2D source. The toolset covers 3
vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept
Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove
pifuhd is a 3D human reconstruction framework that generates high-resolution 3D meshes of people from a single 2D image. It utilizes pixel-aligned implicit functions to map image pixels to 3D space, predicting surface occupancy and distance to create detailed geometry. The system includes a pipeline for creating digital human assets, moving from 2D image feature projection to the extraction of discrete triangular meshes. It features specialized tools for refining these models, including a post-processor that removes geometric artifacts by isolating the largest connected component of the mesh.
Wonder3D ist ein diffusionsbasiertes System für die 3D-Rekonstruktion aus einem einzelnen Bild. Es generiert hochdetaillierte 3D-Meshes aus einem einzelnen Eingabebild, indem es konsistente Multi-View-Normal-Maps und Farbbilder erzeugt.
Die Hauptfunktionen von xxlong0/wonder3d sind: Single-Image 3D Reconstructions, Diffusion-Based 3D Generators, Multi-View Image Generators, Surface Reconstruction, 3D Mesh Generators, Volumetric Mesh Extractors, Volumetric Mesh Extraction, Radiance-Based Mesh Conversion.
Open-Source-Alternativen zu xxlong0/wonder3d sind unter anderem: mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a… aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… facebookresearch/pifuhd — pifuhd is a 3D human reconstruction framework that generates high-resolution 3D meshes of people from a single 2D… vt-vl-lab/3d-photo-inpainting — This project is an RGB-D image inpainting tool and framework for 3D photo reconstruction. It transforms single 2D… cdcseacave/openmvs — openMVS is a multi-view stereo library and photogrammetry pipeline used for 3D scene reconstruction. It transforms…