# RVO2-Unity **Repository Path**: BonoGuo/RVO2-Unity ## Basic Information - **Project Name**: RVO2-Unity - **Description**: use rvo2 (Optimal Reciprocal Collision Avoidance) in unity. https://github.com/snape/RVO2-CS - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2023-06-22 - **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 ![screenshot](https://warmtrue-1253180525.cos.ap-beijing.myqcloud.com/2.gif) ## 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 2017.1.2 * No other SDK are required. ## Author [warmtrue](http://www.warmtrue.com)