Fix Typo
This commit is contained in:
parent
9aef021df9
commit
3004824ff6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
- Researched into 3d [[pathfinding]] to write an [[AI]] that would play
|
||||
[[Ocarina of Time]] [[randomizer]]s automatically.
|
||||
- Look into [[Lazy Theta*]], [[Progressive Octree]]s, and
|
||||
[[Edge-Corner Graphs]]:
|
||||
[[Edge-Corner Graph]]s:
|
||||
https://ascane.github.io/assets/portfolio/pathfinding3d-slides-en.pdf
|
||||
- Look into how to read Ocarina of Time's Scene Data:
|
||||
https://github.com/zeldaret/oot/blob/master/src/code/z_bgcheck.c
|
||||
|
|
Loading…
Reference in a new issue