QuadriFlow
Quad Mesh Creator
A software tool for creating manifold quad meshes from triangle meshes.
QuadriFlow: A Scalable and Robust Method for Quadrangulation
674 stars
32 watching
77 forks
Language: C++
last commit: almost 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,038 |
jayanam/jmesh-tools | A Blender addon for mesh manipulation and hard surface modeling utilities | 526 |
forceflow/trimesh2 | A C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes | 310 |
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 | 210 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,751 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 930 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 627 |
thi-ng/geom | A comprehensive 2D/3D geometry toolkit for computer graphics and visualization. | 961 |
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,254 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,060 |