Generate custom mesh colliders in Unity with hulls or hand-drawn outlines.
-
Updated
Jun 4, 2025 - C#
Generate custom mesh colliders in Unity with hulls or hand-drawn outlines.
Generate a mesh using the alpha channel of a PNG image
Slices big meshes into smaller parts to get better performance with occlusion culling.
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.
VisionFieldMesh was created as a versatile, editor-friendly tool to help developers prototype and implement enemy vision and detection logic quickly.
Scripts that can be used with Unity to modelise basic geometric shapes with triangles
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. 🛠️💻
Add a description, image, and links to the unity-mesh topic page so that developers can more easily learn about it.
To associate your repository with the unity-mesh topic, visit your repo's landing page and select "manage topics."