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,441Jun 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
Sorting:
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆1,854Jan 9, 2026Updated last month
- Fast Delaunay triangulation of 2D points implemented in C#.☆485Feb 10, 2025Updated last year
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆333Jan 26, 2018Updated 8 years ago
- Hull, Delaunay and Voronoi algorithms in Unity☆427Jan 14, 2022Updated 4 years ago
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆373Sep 18, 2025Updated 5 months ago
- Mesh simplification for Unity.☆1,980Jan 7, 2026Updated last month
- A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time☆3,617Oct 4, 2024Updated last year
- A collection of some of the neat math and physics tricks that I've collected over the last few years.☆4,708Aug 24, 2024Updated last year
- Ruppert's Delaunay Refinement Algorithm in Unity☆577Sep 10, 2016Updated 9 years ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆829Aug 28, 2023Updated 2 years ago
- Procedural generation library for Unity☆2,855Apr 4, 2024Updated last year
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆536Jan 6, 2025Updated last year
- Example project for Unity 2020.1 Mesh API improvements☆762Mar 8, 2023Updated 2 years ago
- Mesh voxelization for Unity.☆1,503Jan 6, 2019Updated 7 years ago
- Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime☆1,338Dec 20, 2025Updated 2 months ago
- A Unity plugin to create curved content in real-time with bézier curves☆1,110Jul 21, 2023Updated 2 years ago
- Various shaders.☆1,899Jul 29, 2025Updated 7 months ago
- Visual graphs tool for unity editor☆97Mar 31, 2023Updated 2 years ago
- 🌐 First-class Mesh debugging tools for Unity☆125May 21, 2023Updated 2 years ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆755Oct 1, 2020Updated 5 years ago
- A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.☆561Dec 25, 2020Updated 5 years ago
- SAT Collision in C# for Unity3D Burst Compiler☆282May 1, 2019Updated 6 years ago
- Fast KDTree for Unity, with thread-safe querying.☆593Sep 23, 2021Updated 4 years ago
- A PBD fluid in unity running on the GPU☆751Aug 30, 2022Updated 3 years ago
- Expanded Math Functionality for Unity☆2,706Apr 1, 2025Updated 11 months ago
- Realtime-CSG, CSG level editor for Unity☆956Jul 21, 2025Updated 7 months ago
- A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)☆1,419May 30, 2025Updated 9 months ago
- Terrain topology algorithms in Unity☆446Nov 23, 2021Updated 4 years ago
- Screen-space outlines for Unity3d.☆1,376May 7, 2023Updated 2 years ago
- Voxel-based Global Illumination using Unity Scriptable Render Pipeline☆816Sep 20, 2022Updated 3 years ago
- NURBS spline/surface library for Unity☆164May 12, 2023Updated 2 years ago
- Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)☆527Dec 10, 2022Updated 3 years ago
- Fracture any mesh at runtime☆1,292May 17, 2021Updated 4 years ago
- Node graph editor framework focused on data processing using Unity UIElements and C# 4.6☆2,638Sep 22, 2025Updated 5 months ago
- Many mini-custom-SRPs showing how to achieve different things when creating your own SRP. Only SRP Core package is needed.☆642Dec 30, 2024Updated last year
- Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies …☆1,090Jan 5, 2026Updated last month
- Baking spline deformation to a texture then applying it to a mesh via a shader.☆139May 9, 2025Updated 9 months ago
- Example project to draw 1million grass instances on mobile☆1,681Nov 25, 2020Updated 5 years ago
- Fast K-Nearest Neighbour Library for Unity DOTS☆477Jan 18, 2023Updated 3 years ago