• Stars
    star
    524
  • Rank 84,065 (Top 2 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

use rvo2 (Optimal Reciprocal Collision Avoidance) in unity.

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