Scrawk / CGALDotNetUnity
CGALDotNet examples in Unity
☆62Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CGALDotNetUnity
- Voronoi mesh generator☆83Updated 2 years ago
- NURBS spline/surface library for Unity☆156Updated last year
- Examples of how to draw a procedural triangle in Unity3D☆57Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆100Updated 2 years ago
- Mesh volume sampler with voxelizer & 3D poisson disk sampling for Unity.☆107Updated 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…☆51Updated 3 years ago
- Primitive mesh builder for Unity.☆113Updated 3 years ago
- Mesh deformation using the Unity Job System.☆70Updated 5 months ago
- Mesh Decimation for Unity☆39Updated 2 years ago
- Simple separable Gaussian blur function for URP☆47Updated 3 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆23Updated 4 months ago
- A component to procedurally generate pipe-like meshes in Unity☆82Updated 5 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆105Updated 5 years ago
- 3D intersection algorithm collections for Unity.☆70Updated 6 years ago
- Baking spline deformation to a texture then applying it to a mesh via a shader.☆125Updated this week
- A Unity URP cartoon shader with multiple passes☆37Updated 4 years ago
- View-aligned mesh slicing for Unity.☆74Updated 8 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆52Updated 3 years ago
- Unity Bounding Volume Heirachy (BVH)☆120Updated last year
- Create custom meshes (2D polygons) in Unity3D, incl. functionality to extrude them (into 3D prisms).☆79Updated last year
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆30Updated 10 months ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆62Updated last year
- Optimized blur for Unity using compute shaders☆31Updated 5 years ago
- Grass for Unity's HD render pipeline. This project was an experiment to learn more about hand-writing HDRP shaders and writing shaders wi…☆76Updated 3 years ago
- 3D Compute shader-based particle flowfield☆58Updated 4 years ago
- Superfast CPU boids for Unity☆86Updated 2 years ago
- A streaming framework for geospatial data☆27Updated 10 months ago
- Unity cross section shader using shader graph☆89Updated 4 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆79Updated 2 weeks ago