LibTessDotNet
Polygon generator
A C# port of the GLU Tessellator library for generating polygons from complex shapes
C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab
316 stars
19 watching
60 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
c-sharppolygontessellationtriangulationunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
cornell-brg/pymtl3-net | Generates synthesizable Verilog for on-chip networks with customizable parameters and modular design | 43 |
bocud/udon-catmull-rom-splines | A system for generating and updating Catmull-Rom splines in game development. | 9 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
stegu/psrdnoise | Tiling simplex flow noise generation for graphics and simulations | 244 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,060 |
mapbox/earcut | A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,210 |
gregcman/sucle | A Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain | 290 |
unity-technologies/autolod | Automates simplification of 3D models during import to reduce memory usage and improve performance. | 1,845 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
davidgillsjo/polygon-hgt | Automated polygon detection in RGB images for room layout estimation | 25 |
tsoding/olive.c | A 2D graphics library that generates pixel data without dependencies. | 1,878 |
ljvmiranda921/sprites-as-a-service | An application for generating custom 8-bit sprites using Cellular Automata, with a REST API and web interface. | 305 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
mapbox/earcut.hpp | A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 862 |
shuoli84/poly2tri-rs | A Rust port of a C++ library for calculating Constrained Delaunay Triangulation on polygons | 15 |