C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
-
Updated
Jan 6, 2025 - C#
8000
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
Uses the collider of a PolygonCollider2D to generate a mesh for a Unity GameObject.
Spline based mesh generation
A component to pro 8000 cedurally generate pipe-like meshes in Unity
2D line-of-sight mesh generator voor room based games
Constrained Delaunay Triangulation (CDT) of a random surface domain.
ColliderMeshTool streamlines the creation of MeshColliders in Unity, allowing users to generate them automatically or draw them manually. This versatile tool enhances workflow efficiency with its easy-to-use interface and robust features. 🛠️💻
Enemy Vision is a script collection to add vision cones, raycast detection, and enemy patrolling behaviors to your game.
This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.
Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.
General-purpose Unity3D utilities library
Procedural Mesh Generation used to create 3D vechicle models
Program to create 2D triangle mesh for any surface domain.
Generate polygonal line mesh in Unity3D play mode.
Prototype Unity tool to paint moss geometry on top of scene geometry
A simple editor of pipes for Unity 3D engine.
Functionality for drawing zones such as rooms on a grid in Unity 3D. Sample project included.
Unity library aiming to assist in procedural mesh generation. Includes example projects that use the library for both in-editor mesh generation and runtime mesh generation.
Bowyer Watson incremental delaunay triangulation
Add a description, image, and links to the mesh-generation topic page so that developers can more easily learn about it.
To associate your repository with the mesh-generation topic, visit your repo's landing page and select "manage topics."