All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download Easy3dNav JAR 1.0.1 with all dependencies


基于recast4j封装的开箱即用项目。

Files of the artifact Easy3dNav version 1.0.1 from the group com.github.silencesu.

Artifact Easy3dNav
Group com.github.silencesu
Version 1.0.1
Last update 25. December 2019
Tags: recast4j
Organization not specified
URL https://github.com/SilenceSu/Easy3dNav
License Mulan Permissive Software License,Version 1
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!
There is a newer version: 1.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of Easy3dNav Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of Easy3dNav version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.silencesu.Easy3dNav
META-INF.maven.com.github.silencesu.Easy3dNav.META-INF.maven.com.github.silencesu.Easy3dNav.pom.properties
META-INF.maven.com.github.silencesu.Easy3dNav.META-INF.maven.com.github.silencesu.Easy3dNav.pom.xml
com.github.silencesu.Easy3dNav
com.github.silencesu.Easy3dNav.com.github.silencesu.Easy3dNav.Easy3dNav
com.github.silencesu.Easy3dNav.com.github.silencesu.Easy3dNav.RecastNav
com.github.silencesu.Easy3dNav.detour
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.BVNode
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.ClosesPointOnPolyResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.DetourBuilder
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.DetourCommon
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindDistanceToWallResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindLocalNeighbourhoodResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindNearestPolyResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindPathResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindPolysAroundResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.FindRandomPointResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.GetPolyWallSegmentsResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Link
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.MeshData
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.MeshHeader
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.MeshTile
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.MoveAlongSurfaceResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NavMesh
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NavMeshBuilder
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NavMeshDataCreateParams
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NavMeshParams
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NavMeshQuery
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Node
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NodePool
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.NodeQueue
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.OffMeshConnection
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Poly
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.PolyDetail
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.QueryData
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.QueryFilter
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.RaycastHit
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Status
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.StraightPathItem
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Tupple2
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.Tupple3
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.UpdateSlicedPathResult
com.github.silencesu.Easy3dNav.detour.com.github.silencesu.Easy3dNav.detour.VectorPtr
com.github.silencesu.Easy3dNav.detour.io
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.DetourWriter
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.IOUtils
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.MeshDataReader
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.MeshDataWriter
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.MeshSetReader
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.MeshSetReaderU3d
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.MeshSetWriter
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.NavMeshParamReader
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.NavMeshParamWriter
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.NavMeshSetHeader
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.NavMeshSetHeaderCI
com.github.silencesu.Easy3dNav.detour.io.com.github.silencesu.Easy3dNav.detour.io.NavMeshTileHeader




© 2015 - 2024 Weber Informatics LLC | Privacy Policy