Difference between revisions of "CatArtificialIntelligence"
Jump to navigation
Jump to search
(Created page with "==Artificial Intelligence== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||Basic A-Star Pathfinder ||[[User:Nexii Malth…") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{LSL Header|ml=*}}{{RightToc}} | |||
==Artificial Intelligence== | ==Artificial Intelligence== | ||
Line 6: | Line 7: | ||
! '''Creator''' | ! '''Creator''' | ||
! '''Description''' | ! '''Description''' | ||
|- | |- | ||
||[[Chatbot]] | ||[[Chatbot]] | ||
Line 27: | Line 24: | ||
||A potential field based pathfinding library. | ||A potential field based pathfinding library. | ||
|} | |} | ||
{{LSLC|}} |
Latest revision as of 01:53, 10 September 2011
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Artificial Intelligence
Name | Creator | Description |
---|---|---|
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. |