QuadriFlow
Quad Mesh Creator
A software tool for creating manifold quad meshes from triangle meshes.
QuadriFlow: A Scalable and Robust Method for Quadrangulation
688 stars
32 watching
79 forks
Language: C++
last commit: about 5 years ago
Linked from 2 awesome lists
geometryquadquadrangulationquadriflowremeshing
Related projects:
Repository | Description | Stars |
---|---|---|
huxingyi/autoremesher | A software tool designed to automate the process of remeshing 3D models by subdividing them into smaller quadrilateral faces. | 1,044 |
jayanam/jmesh-tools | A Blender addon for mesh manipulation and hard surface modeling utilities | 528 |
forceflow/trimesh2 | A C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes | 313 |
gaoxifeng/robust-hexahedral-re-meshing | A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 211 |
meshpro/meshzoo | A collection of pre-defined meshes for various domains | 327 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,770 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 938 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
thi-ng/geom | A comprehensive 2D/3D geometry toolkit for computer graphics and visualization. | 963 |
habrador/computational-geometry | A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,271 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 80 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,062 |