zoukankan      html  css  js  c++  java
  • Behavior Tree

    http://www.craft.ai/blog/bt-101-behavior-trees-grammar-basics/

    https://github.com/libgdx/gdx-ai/wiki/Behavior-Trees

    https://en.wikipedia.org/wiki/Behavior_Trees_(artificial_intelligence,_robotics_and_control)

    http://obviam.net/index.php/game-ai-an-introduction-to-behavior-trees/

    http://www.gamasutra.com/blogs/ChrisSimpson/20140717/221339/Behavior_trees_for_AI_How_they_work.php

    http://gamedev.stackexchange.com/questions/51693/decision-tree-vs-behavior-tree

    http://guineashots.com/2014/07/25/an-introduction-to-behavior-trees-part-1/

    https://blog.itu.dk/GAES-E2013/files/2013/09/lim_evogames10.pdf

    http://www.cas.kth.se/~petter/Publications/ogren2012bt.pdf

    http://www.csc.kth.se/~miccol/Michele_Colledanchise/Publications_files/ICRA14_cmo_final.pdf

    http://www.csc.kth.se/~miccol/Michele_Colledanchise/Publications_files/2013_ICRA_mcko.pdf

    http://www.csc.kth.se/~miccol/Michele_Colledanchise/Publications_files/IROS14_CO.pdf

    https://acetinski.files.wordpress.com/2011/10/behaviour_tree_ai.pdf

    http://docs.cryengine.com/display/SDKDOC4/Modular+Behavior+Tree+Nodes

    代码

    https://code.google.com/p/treesharp/source/checkout

    https://github.com/NetGnome/BehaviorLibrary

  • 相关阅读:
    系统安全方案
    模态框的使用
    thinkphp修改分页为post方式
    手动配置apache、php
    Djang之ModelForm组件的简单使用
    连接池还是连接迟?
    金融量化
    luasocket编译安装遇到的坑
    numpy&pandas补充常用示例
    Matplotlib画正弦余弦曲线
  • 原文地址:https://www.cnblogs.com/lilei9110/p/4690750.html
Copyright © 2011-2022 走看看