AI

Blitz3D Forums/Blitz3D Programming/AI

grimx(Posted 2006) [#1]
are there any AI commands bulit in b3d??
also are there any 3rd party AI librarys to use
with b3d??


markcw(Posted 2006) [#2]
#1 this is the wrong forum to post this question,
either the beginners or programming forum would have been correct.
a moderator should move this to one of those forums.

#2 no, there are no AI-specific commands in b3d, it is a programming language, not a fully-featured 3d engine.

#3 i only know of one AI library:
http://www.mrpye.com/Blitz/Pathfinding/pathfinding.htm

also see this AI demo:
http://www.mrpye.com/Blitz/collisionavoidance/collisonavoidance.htm

there are also some code archives related to AI:

http://www.blitzbasic.com/codearcs/codearcs.php?code=1069
http://www.blitzbasic.com/codearcs/codearcs.php?code=838
http://www.blitzbasic.com/codearcs/codearcs.php?code=570