ketoo / RVO2-Unity

use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RVO2-Unity

use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

https://github.com/snape/RVO2-CS

screenshot

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

About

use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

License:Apache License 2.0


Languages

Language:C# 100.0%