git-ruttmann / PolygonTriangulation
A C# library to convert a complex polygon efficiently into triangles. Includes a comprehensive explanation of Polygon Trapezoidation. This is not another implementation of the Delaunay Algorithm.
☆17Updated 3 years ago
Alternatives and similar repositories for PolygonTriangulation:
Users that are interested in PolygonTriangulation are comparing it to the libraries listed below
- A library to help you customize your own Unity3D Graph solution.☆13Updated 3 years ago
- Simple Octree for Unity with Job System☆27Updated 4 years ago
- Common code library☆9Updated 2 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- A collection of code for processing images☆23Updated 2 years ago
- A simple tool for drawing anti-aliased lines in Unity, similar to Handles.DrawAAPolyLine but not a gizmo.☆60Updated 3 years ago
- Example project. Using Unity ECS to create some simple Roguelike game☆25Updated 5 years ago
- This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a c…☆52Updated 3 years ago
- The canvas visualizer is an editor util that helps you visualise all of your rectangle transforms within your canvas for easier navigatio…☆37Updated 3 years ago
- A source generator that automatically generates a cache of components for Unity.☆34Updated last year
- Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.☆37Updated last year
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆21Updated 3 years ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆80Updated 7 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 6 years ago
- A framework for describing, composing and managing your game's spells and abilities.☆44Updated 3 years ago
- Reactive node system for Unity☆44Updated last year
- 2D noise generation, processing and meshing using Unity Jobs and Burst☆12Updated last year
- Minimal HTN AI implementation for Unity3d.☆29Updated 5 years ago
- C# Plane triangulation library adopted for Unity3d mesh. Supports triangulation of a plane mesh with arbitrary holes. Accepts an array of…☆11Updated 5 years ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆27Updated 10 months ago
- A Unity plugin to build projectile weapons☆22Updated 5 years ago
- Series of classes to solve simultaneous equations for c# along with an AI example of its use☆29Updated 5 years ago
- A collection of general purpose utilities for use with Unity☆20Updated 5 years ago
- https://blast-script.com/☆29Updated 3 years ago
- Conditional Reaction Sequence Runner for Unity☆14Updated last year
- Blast Script Engine☆27Updated 2 years ago
- Task extensions for Unity3d.☆11Updated 4 years ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Additional types and functionality☆24Updated 3 years ago
- Event Based Blackboard for Unity is a flexible data storage that can contain any count of properties of any type. The properties can be a…☆18Updated 4 years ago