![]() |
VOOZH | about |
dotnet add package DotRecast.Recast.Demo --version 2026.1.3
NuGet\Install-Package DotRecast.Recast.Demo -Version 2026.1.3
<PackageReference Include="DotRecast.Recast.Demo" Version="2026.1.3" />
<PackageVersion Include="DotRecast.Recast.Demo" Version="2026.1.3" />Directory.Packages.props
<PackageReference Include="DotRecast.Recast.Demo" />Project file
paket add DotRecast.Recast.Demo --version 2026.1.3
#r "nuget: DotRecast.Recast.Demo, 2026.1.3"
#:package DotRecast.Recast.Demo@2026.1.3
#addin nuget:?package=DotRecast.Recast.Demo&version=2026.1.3Install as a Cake Addin
#tool nuget:?package=DotRecast.Recast.Demo&version=2026.1.3Install as a Cake Tool
DotRecast is C# Recast & Detour, a port of recastnavigation and recast4j to the C# language.
If you'd like to support the project, we'd appreciate starring(⭐) our repos on Github for more visibility.
👁 GitHub License
👁 Languages
👁 GitHub repo size
👁 GitHub Repo stars
👁 GitHub Actions Workflow Status
👁 GitHub Actions Workflow Status
👁 GitHub commit activity
👁 GitHub issues
👁 GitHub closed issues
👁 NuGet Version
👁 NuGet Downloads
👁 GitHub Sponsors
Recast Navigation is divided into multiple modules, each contained in its own folder:
Recast constructs a navmesh through a multi-step mesh rasterization process.
You can use Recast to build a single navmesh, or a tiled navmesh. Single meshes are suitable for many simple, static cases and are easy to work with. Tiled navmeshes are more complex to work with but better support larger, more dynamic environments. Tiled meshes enable advance Detour features like re-baking, heirarchical path-planning, and navmesh data-streaming.
DotRecast Links
Official Links
DotRecast is licensed under ZLib license, see LICENSE.txt for more information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.1.3 | 159 | 2/28/2026 |
| 2026.1.2 | 130 | 2/8/2026 |
| 2026.1.1 | 152 | 1/3/2026 |
| 2025.2.1 | 240 | 6/1/2025 |
| 2024.4.1 | 477 | 11/19/2024 |
| 2024.3.1 | 288 | 7/8/2024 |
| 2024.2.3 | 223 | 6/3/2024 |
| 2024.2.2 | 257 | 5/18/2024 |
| 2024.2.1 | 262 | 5/4/2024 |
| 2024.1.3 | 275 | 2/13/2024 |
| 2024.1.2 | 235 | 2/4/2024 |
| 2024.1.1 | 341 | 1/4/2024 |
| 2023.11.1 | 339 | 11/20/2023 |
| 2023.10.7 | 234 | 10/28/2023 |
| 2023.10.6 | 224 | 10/16/2023 |
| 2023.10.5 | 256 | 10/16/2023 |
| 2023.10.4 | 223 | 10/16/2023 |
| 2023.10.3 | 239 | 10/12/2023 |
| 2023.10.2 | 271 | 10/7/2023 |
| 2023.10.1 | 233 | 10/3/2023 |