3dfier
Model generator
A tool for creating 3D models from 2D GIS datasets using point clouds and machine learning techniques
The open-source tool for creating 3D models
555 stars
42 watching
109 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
3d3dgiscitygmlcityjsongislazlidaryaml-cpp
Related projects:
Repository | Description | Stars |
---|---|---|
arthurruf/3dcitybuilder | Generates 3D models of urban areas from aerial imagery and geospatial data. | 48 |
fogleman/sdf | A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,611 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
arron2003/rgbd2full3d | Converts RGBD images into 3D CAD models using computer vision and rendering techniques. | 24 |
tudelft3d/prepair | A tool for automatically repairing broken GIS polygons using constrained triangulation. | 115 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 5 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
thekla/thekla_atlas | A tool for generating 3D mesh atlases with automated segmentation, surface parameterization, and packing | 458 |
sudo-ai-3d/zero123plus | A 3D image generation model that takes a single image as input and produces a consistent set of multi-view images from different perspectives. | 1,760 |
hongfz16/eva3d | A system for generating 3D human models from 2D image collections using deep learning | 589 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 804 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
esri/pyprt | Python bindings for CityEngine's procedural runtime for generating 3D models | 64 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |