Skip to content

CaigerDeng/AStarFindingPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AStarFindingPath

Introduction

A star-finding demo using Unity UGUI.
The wayfinding used Manhattan valuation.
Principle introduction: Moshui Qianliu's cats find their way
Visualization of Principles: Links
Unity version: 2017.2.1f1 (64-bit)
How to use: Set the starting point with the left mouse button and set the ending point with the right mouse button.

中文说明

使用Unity UGUI完成的A星寻路demo。
寻路用的是曼哈顿估价法。
原理介绍:莫水千流的猫猫寻路
原理可视化:链接
Unity版本:2017.2.1f1 (64-bit)
使用方法:鼠标左键设立起点,鼠标右键设立终点即可。

About

Unity AStarFinding demo (ugui)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages