Channels
Videos
Games
Search
Pathfinding using Course Graph Tree working!
Channel:
BluePrintRandom
Subscribers:
1,520
Published on
September 13, 2018 9:35:21 PM
● Video Link:
https://www.youtube.com/watch?v=jSF7vgxfAvo
Duration:
0:48
9 views
1
Pathfinding using Course Graph Tree working!
Other Videos By BluePrintRandom
2018-09-18
worked on UI for inventory
2018-09-17
some more improvements / adjustments
2018-09-17
Project Star Tribe - Planerary canvas with new pathfinding
2018-09-17
Pathfinding nano level using A_start - Async
2018-09-16
shaved off another 1ms or so
2018-09-16
removed kdtree and swaped for a bit of math
2018-09-15
Quick demo of game with friendly units on planetary canvas
2018-09-15
pathfinding working! needs more optimizations but it's working!
2018-09-14
Player gets local nodes quads, will be used to pathfind to target
2018-09-14
yielding quads from a sorted vertex array
2018-09-13
Pathfinding using Course Graph Tree working!
2018-09-13
Restored most of the functionality of community project on world map
2018-09-13
Fixed a bunch of bugs from rescale etc
2018-09-13
Moving weapons and friendlies back into scene and fixing issues
2018-09-12
Created pathfinding Que / accelerated search again
2018-09-12
hybrid approach - if you don't have minor grid crunch it
2018-09-11
New pathfinding is much much faster in game but going to have to save graph to disk
2018-09-10
Todays work - split the planet into 6 leafs, about to split each leaf into 9
2018-09-10
Profiling pathfinder ( 6 major nodes / 1000's minor nodes)
2018-09-10
Dretchmobile
2018-09-07
Profiler is saying 1+ ms spike but script is saying .04ms