# RVO2-3D-Unity **Repository Path**: dennyguotf/RVO2-3D-Unity ## Basic Information - **Project Name**: RVO2-3D-Unity - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-23 - **Last Updated**: 2024-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RVO2-Unity === use rvo2 (Optimal Reciprocal Collision Avoidance) in unity. https://github.com/snape/RVO2-CS https://github.com/snape/RVO2-3D ## Feature * add dynamic add/del agent in runtime. * add ObstacleCollect to convert BoxCollider to RVO Obstacle * add find near agent API queryNearAgent * simple example for use in unity ## Requirement * Unity 2018.3.0f2 * No other SDK are required.