# RVO-Unity **Repository Path**: LLoGame/rvo-unity ## Basic Information - **Project Name**: RVO-Unity - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-03-20 ## 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)