Skip to content

A collection of AI demo projects to show my knowledge of A* Pathfinding, NavMeshes, Line of Sight, Goal Oriented Action Planning, and more.

Notifications You must be signed in to change notification settings

MPrangley3D/AI_Demos_Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# AI Demos
* Platform: Editor
* Language: C#
A collection of mixed AI practice pieces

# What I Learned
* Waypoint Navigation
* A-star Naviation
* NavMeshes & Multiple NavMeshes
* Crowd Logic
* Flee Logic
* Flocking Algorithms
* Finite State Machines controlling Animation, Guided by a NavMesh & Waypoints
* Behavioral Trees
* Line of Sight
* Goal Oriented ACtion Planning

About

A collection of AI demo projects to show my knowledge of A* Pathfinding, NavMeshes, Line of Sight, Goal Oriented Action Planning, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages