sdf
Mesh generator
A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats.
Simple SDF mesh generation in Python
2k stars
33 watching
133 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
3d3d-models3d-printingmeshpythonsdfsigned-distance-functions
Related projects:
Repository | Description | Stars |
---|---|---|
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |
fogleman/simplify | Tool for reducing complexity of 3D models by simplifying surface geometry | 249 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |
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/ribbon | Generates 3D mesh representations of protein structures from PDB files | 243 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
fogleman/dlaf | Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds | 188 |
tudelft3d/3dfier | A tool for creating 3D models from 2D GIS datasets using point clouds and machine learning techniques | 555 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 52 |
ollieboyne/blendersynth | A Python library for generating synthetic 3D datasets using Blender with custom features for rich per-pixel information and multiview rendering. | 64 |
chlnddev/oceanmesh | Generates unstructured triangular meshes from geophysical data to simulate coastal ocean circulation | 54 |
one-2-3-45/one-2-3-45 | An open-source project that enables the generation of 3D mesh models from single images in under a minute. | 1,567 |
rhoban/onshape-to-robot | Converts OnShape assembly data to robot definition models suitable for physics simulation. | 252 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 804 |
elfnor/mesh_maze | A tool to generate mazes within 3D meshes using a recursive back tracker algorithm | 192 |