forked from mirror/DotRecast
image
This commit is contained in:
parent
01407ea9bc
commit
50e5532f54
|
@ -1,4 +1,6 @@
|
||||||
# DotRecast
|
# DotRecast
|
||||||
|
![DotRecast of a navmesh baked with the sample program](/DotRecast.Recast.Demo/screenshot.png?raw=true)
|
||||||
|
|
||||||
DotRecast is a port of recast4j(https://github.com/ppiastucki/recast4j) to C# and has been built to target netstandard2.1 to work with both Unity3D and pure C#.
|
DotRecast is a port of recast4j(https://github.com/ppiastucki/recast4j) to C# and has been built to target netstandard2.1 to work with both Unity3D and pure C#.
|
||||||
|
|
||||||
If you're using Unity3D, the following projects have been modified to build with netstandard2.1:
|
If you're using Unity3D, the following projects have been modified to build with netstandard2.1:
|
||||||
|
|
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 361 KiB |
Loading…
Reference in New Issue