79 skills found · Page 1 of 3
pmp-library / Pmp LibraryThe Polygon Mesh Processing Library
Habrador / Computational GeometryComputational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
mlivesu / CinolibA generic programming header only C++ library for processing polygonal and polyhedral meshes
Forceflow / Cuda VoxelizerCUDA Voxelizer to convert polygon meshes into annotated voxel grids
aniketrajnish / Unity Collider OptimizerOptimizes mesh and polygon colliders in Unity
MarcoAttene / MeshFix V2.1Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self-intersections, degenerate and non-manifold elements are all replaced with valid configurations.
geniikw / DataRenderer2Dmake mesh like line, polygon, etc in unity3d
olson-sean-k / PlexusPolygonal mesh processing.
pissang / Geometry ExtrudeA small and fast library for extruding 2D polygons and polylines to 3D meshes
nzfeng / Signed Heat 3dC++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, and point clouds in 3D.
0x00019913 / MeshySlicing, measurements, transformations, and visualizations on polygon meshes.
VasileiosBouzas / MeshPolygonizationNo description available
nicoversity / Unity PolyextruderCreate custom meshes (2D polygons) in Unity3D, incl. functionality to extrude them (into 3D prisms).
LukasKalbertodt / LoxFast polygon mesh library with different data structures and traits to abstract over those.
virtualritz / Polyhedron OpsConway-Hart Polyhedron Notation in Rust
HoloLabInc / ModerateWeightReductionToolsThis blender add-on generates a model from the original model with reduced polygon mesh and optimized textures.
fmela / Lod Mesh3D polygonal mesh renderer with dynamic level-of-detail (LOD).
lanius / DynagonDynamically generates polygon meshes in Unity.
yantor3d / PolySymmetryMaya tool for finding the symmetry of a polygon mesh based on the topology.
redblobgames / Dual MeshV2 of dual polygon-triangle mesh code used in redblobgames's projects from 2017 to 2022. V3 (not here) used from 2023 onwards.