godex:Godex是Godot Engine ECS库

时间:2021-02-04 08:48:04
【文件属性】:
文件名称:godex:Godex是Godot Engine ECS库
文件大小:122KB
文件格式:ZIP
更新时间:2021-02-04 08:48:04
gamedev game-engine game-development ecs entity-component-system Godex Godex是Godot Engine ecs库。 免责声明:此模块仍在开发中,如果需要帮助,请打开一个以报告任何问题或进行新的。 欢迎任何形式的贡献。 注意:经测试的Godot版本是master版本36c943260ed40c6e31a6ecff7f6e1674714b4fcb ,如果当前的主版本无法运行或无法编译,请提出问题。 什么是ECS 实体组件系统(ECS)简称ECS,是一种体系结构设计模式,允许以某种方式组织数据,以便可以将工作负载拆分为小型且简单的程序。 维基 可用。 有用的链接: 。 例子 检查以查看一些示例或 社区 如果您想聊天Godex,可以在上加入社区。
【文件预览】:
godex-main
----world()
--------world.cpp(6KB)
--------world.h(7KB)
----pipeline()
--------pipeline.h(3KB)
--------pipeline.cpp(6KB)
----register_types.cpp(5KB)
----ecs_types.h(29KB)
----ecs.h(10KB)
----iterators()
--------dynamic_query.cpp(8KB)
--------dynamic_query.h(2KB)
--------query.cpp(28B)
--------query.h(7KB)
----SCsub(1KB)
----godot()
--------nodes()
--------systems()
--------components()
--------databags()
--------README.md(136B)
--------editor_plugins()
----methods_ecs.py(5KB)
----tests()
--------test_ecs_system.h(19KB)
--------test_ecs_static_vector.h(3KB)
--------test_ecs_pipeline.h(5KB)
--------test_ecs_query.h(15KB)
--------test_ecs_storage_dense_vector.h(2KB)
--------test_ecs_temporary_system.h(3KB)
--------test_utilities.h(1KB)
--------test_ecs_world.h(8KB)
--------test_ecs_base.h(2KB)
----icons()
--------WorldECS.svg(3KB)
--------Entity3D.svg(2KB)
--------Entity2D.svg(2KB)
----patches()
--------add_custom_iterator.patch(4KB)
----LICENSE(1KB)
----storage()
--------dense_vector.h(5KB)
--------static_vector.h(5KB)
--------batch_storage.h(4KB)
--------storage.h(4KB)
----logo.svg(24KB)
----.clang-format(4KB)
----systems()
--------system_builder.h(3KB)
--------dynamic_system.cpp(9KB)
--------system.h(809B)
--------dynamic_system.h(3KB)
----main.cpp(888B)
----ecs.cpp(16KB)
----.gitignore(6KB)
----components()
--------component.cpp(1KB)
--------dynamic_component.cpp(3KB)
--------component.h(5KB)
--------dynamic_component.h(5KB)
----databags()
--------databag.cpp(2KB)
--------databag.h(4KB)
----config.py(305B)
----register_types.h(105B)
----README.md(2KB)

网友评论