# UniRecast **Repository Path**: fengzhitalker/UniRecast ## Basic Information - **Project Name**: UniRecast - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-06 - **Last Updated**: 2025-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![GitHub License](https://img.shields.io/github/license/ikpil/UniRecast?style=for-the-badge) ![Languages](https://img.shields.io/github/languages/top/ikpil/UniRecast?style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/ikpil/UniRecast?style=for-the-badge) [![GitHub Repo stars](https://img.shields.io/github/stars/ikpil/UniRecast?style=for-the-badge&logo=github)](https://github.com/ikpil/UniRecast) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ikpil/UniRecast/github-code-scanning%2Fcodeql?style=for-the-badge&label=CODEQL)](https://github.com/ikpil/UniRecast/actions/workflows/github-code-scanning/codeql) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ikpil/UniRecast?style=for-the-badge&logo=github)](https://github.com/ikpil/UniRecast/commits) [![GitHub issues](https://img.shields.io/github/issues-raw/ikpil/UniRecast?style=for-the-badge&logo=github&color=44cc11)](https://github.com/ikpil/UniRecast/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/ikpil/UniRecast?style=for-the-badge&logo=github&color=a371f7)](https://github.com/ikpil/UniRecast/issues) [![openupm](https://img.shields.io/npm/v/com.ikpil.unirecast?style=for-the-badge&label=openupm®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.ikpil.unirecast/) [![openupm](https://img.shields.io/badge/dynamic/json?style=for-the-badge&color=brightgreen&label=downloads&query=%24.downloads&suffix=%2Fmonth&url=https%3A%2F%2Fpackage.openupm.com%2Fdownloads%2Fpoint%2Flast-month%2Fcom.ikpil.unirecast)](https://openupm.com/packages/com.ikpil.unirecast/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/ikpil?style=for-the-badge&logo=GitHub-Sponsors&link=https%3A%2F%2Fgithub.com%2Fsponsors%2Fikpil)](https://github.com/sponsors/ikpil) # this is Alpha # UniRecast - UniRecast is a powerful navigation library built upon [DotRecast](https://github.com/ikpil/DotRecast), leveraging recast detour for advanced pathfinding capabilities. - Designed specifically for Unity3D environments, UniRecast aims to fulfill the navigation needs within the Unity framework. - UniRecast's foundation on DotRecast enables easy integration with servers and ensures efficient performance, catering to seamless server-side interactions. # How to use You can add https://github.com/ikpil/UniRecast.git to Package Manager ![package manager](https://user-images.githubusercontent.com/313821/292654879-4f1721a0-fc0e-4c50-b616-d4ea51315103.png) ![install url](https://user-images.githubusercontent.com/313821/292654898-9b35c360-db07-4911-8ac2-34d3e8dbfac1.png) # Demo ![UniRecastDemo](https://user-images.githubusercontent.com/313821/292662263-5f036ab3-90fd-432c-8df5-afa9fcdbf86e.png) # License UniRecast is licensed under MIT license, see [LICENSE.md](LICENSE.md) for more information