forked from mirror/DotRecast
update readme
This commit is contained in:
parent
be73850965
commit
fffb10e5e3
|
@ -8,14 +8,14 @@
|
||||||
[](https://github.com/sponsors/ikpil)
|
[](https://github.com/sponsors/ikpil)
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||

|

|
||||||
|
https://user-images.githubusercontent.com/313821/266782992-32a72a43-8f02-4214-8f1e-86b06952c8b7.mp4
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
1. DotRecast is a port of C++'s [recastnavigation](https://github.com/recastnavigation/recastnavigation) and Java's [recast4j](https://github.com/ppiastucki/recast4j) to the C# language.
|
1. DotRecast is a port of C++'s [recastnavigation](https://github.com/recastnavigation/recastnavigation) and Java's [recast4j](https://github.com/ppiastucki/recast4j) to the C# language.
|
||||||
2. For game development, C# servers, C# project, and Unity3D are supported.
|
2. For game development, C# servers, C# project, and Unity3D are supported.
|
||||||
3. DotRecast consists of Recast and Detour, Crowd, Dynamic, Extras, TileCache, DemoTool, Demo
|
3. DotRecast consists of Recast and Detour, Crowd, Dynamic, Extras, TileCache, DemoTool, Demo
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/313821/266782992-32a72a43-8f02-4214-8f1e-86b06952c8b7.mp4
|
|
||||||
|
|
||||||
## DotRecast.Recast
|
## DotRecast.Recast
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue