hmm
Mesh generator
Tools for converting grayscale heightmap images into 3D meshes
Heightmap meshing utility.
577 stars
16 watching
52 forks
Language: C
last commit: 11 months ago
Linked from 2 awesome lists
3dcomputational-geometrycppheightmapmesh
Related projects:
Repository | Description | Stars |
---|---|---|
fogleman/simplify | Tool for reducing complexity of 3D models by simplifying surface geometry | 249 |
fogleman/sdf | A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,611 |
kylebarron/pydelatin | Generates 3D terrain meshes from input data using a C-based algorithm | 68 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
fogleman/dlaf | Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds | 188 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
kylebarron/pymartini | Generates terrain meshes from heightmaps using a fast Cython implementation | 89 |
shilohc/map2gazebo | Creates 3D meshes from 2D maps for use in Gazebo environments. | 163 |
mxgmn/convchain | An algorithm for generating images from patterns using Markov chains and MCMC sampling | 742 |
jeremygelb/geocmeans | An R package implementing a spatial fuzzy clustering algorithm for analyzing data with a fuzzy dimension and accounting for spatial relationships. | 27 |
fogleman/ribbon | Generates 3D mesh representations of protein structures from PDB files | 243 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
fogleman/xy | Software utilities for controlling and interacting with the XY Plotter Robot Kit | 70 |
ismms-himc/clustergrammer2 | An interactive data visualization tool for single-cell RNA-seq data | 116 |
alexlocher/hpmvs | Generates dense 3D surface patches from sparse 3D models using progressive multiview stereo | 92 |