1 Star 1 Fork 1

281328686 / behavior3editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

BEHAVIOR3EDITOR

interface preview

Behavior3 Editor is the official visual editor for the Behavior3 libraries. It can be accessed online or you can download it to have handle local projects.

Why Behavior3 Editor?

Why should you use b3editor? What is different from other editors? Can it compete against commercial alternatives? - Well, check it out some characteristics of Behavior3 Editor:

  • Open Source Software: under MIT license, you can use this software freely, adapt it to your need and even use a specialized internal version in your company. You can also contribute with bug fixes, suggestions and patches to make it better.

  • Open Format: b3editor can export the modeled trees to JSON files, following an open format. If there is no official reader on your favorite language yet, you can develop your own library and use the trees created here.

  • Formality: the editor works above the basis created by Behavior3JS, which in turn is based on formal description of behavior trees. Thus, the editor provides a stable solution to model agents for your games or other applications such as robotics and simulations in general.

  • Focus on Usability: intuitiveness is the key word of b3editor. We focus on providing an easy, clean, and intuitive tool for programmers and non-programmers. If there is something obscure or too difficult to use, report it immediately!

  • Minimalist, but Functional: b3editor follows a minimalist style, trying to reduce the amount of non-essential information presented on the screen. We focus on the important things: designing Behavior Trees.

  • Customizable: create your own node types and customize nodes instances individually. Create several projects and trees, change titles and add properties.

  • Big Projects Ahead: we are working towards a collaborative tool in order to provide an awesome editor for big projects involving several designers working together.

  • Does not depends on other tools/editors/engines.

Main features

  • Custom Nodes: you can create your own node types inside one of the four basic categories - composite, decorator, action or condition.
  • Individual Node Properties: you can modify node titles, description and custom properties.
  • Manual and Auto Organization: organize by dragging nodes around or just type "a" to auto organize the whole tree.
  • Create and Manage Multiple Trees: you can create and manage an unlimited number of trees.
  • Import and Export to JSON: export your project, tree or nodes to JSON format. Import them back. Use JSON on your own custom library or tool. You decide.

Limitations

Nothing is perfect =( . Behavior3 Editor focus on Chrome (thus, working pretty well on Opera too), so it have some incompatibilities with Firefox, such as the image preview lag when dragging to create a node for the first time, and the ugly scroll bar inside the panels. Not tested on IE!

Looking for Behavior Tree Libraries?

The MIT License (MIT) Copyright (c) 2014 Renato de Pontes Pereira Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

行为树编辑器 展开 收起
JavaScript 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/kylinok_admin/behavior3editor.git
git@gitee.com:kylinok_admin/behavior3editor.git
kylinok_admin
behavior3editor
behavior3editor
master

搜索帮助