nickorzha / computational-geometry
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
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for computational-geometry
- A simple, threadsafe, lock-free hash table for Unity Compute Shaders☆32Updated last year
- A raymarching engine for Unity☆46Updated 9 months ago
- Buoyancy simulation with mesh intersection in Unity.☆27Updated last year
- A polyhedral mesh generation library for Unity based on the halfedge data structure☆36Updated 3 months ago
- A quick and simple image noise and pattern generator for Unity (Editor)☆23Updated 2 years ago
- Custom render features for URP using RenderGraph. Includes outlines, desaturation and blur.☆15Updated 3 weeks ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆53Updated 10 months ago
- An example of 6D Lightmap texture shading for smoke in Unity URP☆23Updated 4 years ago
- Burst compatible miscellaneous math related utility functions.☆24Updated last year
- Simple Octree for Unity with Job System☆26Updated 3 years ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆27Updated 4 months ago
- Unity Mesh class samples☆45Updated last year
- Part 1 of a GPU Voxelizer for Unity☆14Updated 3 years ago
- ☁️ Poking around with volumetric rendering in Unity.☆17Updated 2 years ago
- Procedural Grass System with Compute Shaders in Unity☆24Updated 2 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆34Updated last month
- Unity URP FBM Clouds shaders.☆15Updated 3 years ago
- Source code for the tutorial on how to use the job system☆14Updated last year
- A tool used to manage #defines in a Unity project to enable/disable optional features in supporting packages and to produce cleaner and m…☆14Updated last year
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆52Updated 3 years ago
- ☆52Updated 5 months ago
- C# Plane triangulation library adopted for Unity3d mesh. Supports triangulation of a plane mesh with arbitrary holes. Accepts an array of…☆11Updated 4 years ago
- Light Intensity converter via PLU(Physical Light Units) for URP☆28Updated last year
- Transvoxel implementation with Unity's Job System and Burst compiler☆33Updated last year
- A Gaussian blur post processing effect for Unity 2021 URP.☆28Updated 8 months ago
- ☆33Updated 4 years ago
- Basic support for a single OBB Reflection Probe in Unity built-in renderer☆24Updated 2 years ago
- Extension Methods to better build UI through code using Unity UIElements☆15Updated 3 weeks ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆17Updated 7 years ago
- View Hierarchy and Inspector of scenes on connected Unity players. Uses the EditorConnection framework, so works everywhere.☆20Updated last year