Skip to content

- Developed a Smart Enemy ( Visualization of Path Finding A* Algorithm with Field of Vision)

Notifications You must be signed in to change notification settings

JmePaz/Visualization-of-Path-Finding-A-Algorithm-with-Field-of-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization-of-Path-Finding-Astar-Algorithm-with-Field-of-Vision [Educational Purposes only]

  • Developed a Smart Enemy ( Visualization of Path Finding A* Algorithm with Field of Vision in 3d Game)
    • Can follow target object position (even a moving target).
  • This has two mechanism to follow the target object in a game. Field of view and Path finding Algo. A path finding algo is automatically on when the target object is outside the vision of the smart enemy. While field of view is switched on when the smart enemy can see the target object, which makes it easier for the smart enemy to just follow the target object. Both mechanism is turned on depending on the situation.
  • Unity | 3D

References

About

- Developed a Smart Enemy ( Visualization of Path Finding A* Algorithm with Field of Vision)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published