constructive 0.0.1

Navmesh and path finding library based on constructive solid geometry
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Constructive

Navmesh generation and path finding using Constructive Solid Geometry

## Core Features

- Generate navmesh from scene
- Engine agnostic
- Overlapping navmesh support
- Any angle path finding
- Automatic step links and level stitching

# Examples
![image](https://github.com/user-attachments/assets/3e7ec903-ebc4-4422-b9b3-98fc76a59a17)

Rendered using [Ivy](https://github.com/ten3roberts/ivy)