Skip to content

A simple project demonstrating how to generate agents dynamically using A* and RVO2 library in Unity

Notifications You must be signed in to change notification settings

luojiejie/RVO2WithAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RVO2WithAStar

This is a simple project I am making in order to demonstrate how to use RVO2 library with A* pathfinding project in Unity while generating agents dynamically in the scene.

I will also post a tutorial post about this here: https://halitanildonmez.wordpress.com You can also see there about how to use RVO2 with Unity

End product should look like the following video: https://youtu.be/H4VgtEIZBTQ

Requirements

In order to use this you need to have the assets for the A* pathfinding project: https://arongranberg.com/astar/download (version 4.1.10) and the RVO2 C# files from here: http://gamma.cs.unc.edu/RVO2/downloads/

About

A simple project demonstrating how to generate agents dynamically using A* and RVO2 library in Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages