Pinned Loading
Repositories
Showing 10 of 11 repositories
- Triangulation Public
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
- Mesh2d Public
Mesh2d is a lightweight library for generating 2D stroke meshes in Unity. It build over Native Arrays and is compatible with Unity's Burst Compiler for improved performance.
- BezierTool Public
The Bezier Tool Plugin for Unity is a simple plugin that allows you to create curved paths using Bezier curves. This plugin can be used in the Unity Editor or during runtime to create smooth paths that can be used in a variety of ways, such as creating camera paths, game object movement paths, and more.
Top languages
Loading…
Most used topics
Loading…