CatArtificialIntelligence

From Second Life Wiki
Jump to navigation Jump to search

Artificial Intelligence

Name Creator Description
Basic A-Star Pathfinder Nexii Malthus My own interpretation of A Star into a highly efficient algorithmn
Chatbot Anonymous Compile and run the LSL you type on a channel, faster than you can thru the 2007-08 SL GUI.
Hierarchics Nexii Malthus Advanced script to create an efficient self-aware hierarchic structure.
Hierarchics2 Nexii Malthus Second generation, one script per object. Only two functions, can be embedded in others. Uses the new llSetLinkPrimitiveParamsFast/llGetLinkPrimitiveParams functions.
Pathfinder Babbage Linden A potential field based pathfinding library.