Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
☆1,448Jun 18, 2024Updated last year
Alternatives and similar repositories for Computational-geometry
Users that are interested in Computational-geometry are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆1,861Jan 9, 2026Updated 2 months ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆332Jan 26, 2018Updated 8 years ago
- Fast Delaunay triangulation of 2D points implemented in C#.☆487Feb 10, 2025Updated last year
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆375Sep 18, 2025Updated 6 months ago
- Ruppert's Delaunay Refinement Algorithm in Unity☆576Sep 10, 2016Updated 9 years ago
- Hull, Delaunay and Voronoi algorithms in Unity☆427Jan 14, 2022Updated 4 years ago
- A collection of some of the neat math and physics tricks that I've collected over the last few years.☆4,712Aug 24, 2024Updated last year
- Mesh simplification for Unity.☆1,991Jan 7, 2026Updated 2 months ago
- A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time☆3,621Oct 4, 2024Updated last year
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆539Jan 6, 2025Updated last year
- Procedural generation library for Unity☆2,861Apr 4, 2024Updated last year
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆830Aug 28, 2023Updated 2 years ago
- Example project for Unity 2020.1 Mesh API improvements☆763Mar 8, 2023Updated 3 years ago
- Mesh voxelization for Unity.☆1,507Jan 6, 2019Updated 7 years ago
- Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime☆1,339Dec 20, 2025Updated 3 months ago
- Various shaders.☆1,906Jul 29, 2025Updated 7 months ago
- A Unity plugin to create curved content in real-time with bézier curves☆1,113Jul 21, 2023Updated 2 years ago
- Expanded Math Functionality for Unity☆2,707Mar 2, 2026Updated 3 weeks ago
- C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab☆353Apr 12, 2022Updated 3 years ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆756Oct 1, 2020Updated 5 years ago
- SAT Collision in C# for Unity3D Burst Compiler☆282May 1, 2019Updated 6 years ago
- NURBS spline/surface library for Unity☆164May 12, 2023Updated 2 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆77Mar 30, 2023Updated 2 years ago
- Node graph editor framework focused on data processing using Unity UIElements and C# 4.6☆2,642Sep 22, 2025Updated 6 months ago
- C# wrapper for CGAL☆239May 2, 2024Updated last year
- A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.☆562Dec 25, 2020Updated 5 years ago
- Terrain topology algorithms in Unity☆449Nov 23, 2021Updated 4 years ago
- Screen-space outlines for Unity3d.☆1,383May 7, 2023Updated 2 years ago
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆680Jun 18, 2024Updated last year
- A PBD fluid in unity running on the GPU☆751Aug 30, 2022Updated 3 years ago
- Realtime-CSG, CSG level editor for Unity☆967Jul 21, 2025Updated 8 months ago
- A .Net fast convex hull library for 2, 3, and higher dimensions.☆375Aug 25, 2021Updated 4 years ago
- Fast KDTree for Unity, with thread-safe querying.☆594Sep 23, 2021Updated 4 years ago
- IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, …☆326May 18, 2025Updated 10 months ago
- A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)☆1,428May 30, 2025Updated 9 months ago
- Fast K-Nearest Neighbour Library for Unity DOTS☆477Jan 18, 2023Updated 3 years ago
- ☆1,482Jan 2, 2025Updated last year
- Voxel-based Global Illumination using Unity Scriptable Render Pipeline☆818Sep 20, 2022Updated 3 years ago
- Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)☆527Dec 10, 2022Updated 3 years ago