[Unreal资产] 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源

[复制链接]
爽宝宝 发表于 2022-2-1 08:00:00 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题
寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源

本资料是关于寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源,大小:33 MB,使用软件:Unreal Engine 4.26 - 4.27,语言:英语。人人素材分享

Unreal Engine虚幻游戏引擎是一款商业性的3D游戏开发引擎,是Epic数百位工程师、艺术家以及设计师的心血之作。不过这还只是开始,在C++代码中,你可以看到很多创新之处,比如支持Oculus VR、Linux系统、Valve公司的Steamworks和 Steam Box效果,并且可以使用HTML5在网页浏览器中开发游戏。虚幻引擎基于DirectX 11,拥有新的材料流水线、蓝图视觉化脚本、直观蓝图调试、内容浏览器、人物动画、Matinee影院级工具集、全新地形和植被、后期处理效果、热重载(Hot Reload)、模拟与沉浸式视角、即时游戏预览、AI人工智能、音频、中间件集成等一系列全新特性。


Unreal Engine虚幻游戏引擎参与制作游戏有:《逃生》、《DMC鬼泣》、《死侍》、《失落的星球3》、《生化奇兵:无限》、《羞辱》、《战争机器:审判》、《杀手已死》、《勿忘我》、《Papa & Yo》、《忍者神龟:脱颖而出》等等。

《Unreal虚幻游戏引擎基础核心技术训练视频教程》中文字幕版:
https://www.rrcg.cn/thread-16751938-1-1.html

更多相关内容请关注:
Unreal Engine视频教程专区UE4游戏素材资源专区中文字幕教程专区

寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源 寻找最佳路径蚁群优化算法Unreal Engine游戏素材资源

The ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. Artificial ants stand for multi-agent methods inspired by the behavior of real ants. It helps to solve various tasks, including vehicle routing, internet routing [Wiki].
Finding an optimal path with brute force on the other hand would require a lot of computer power: (n-1)!/2 variant to compare, where n is the number of agents. For 15 points it would require to compare 43,589,145,600 paths.
With this plugin will be able to find the route for the same amount of points without notice.
Videos:
Finding an optimal path in changing environment using Ant Algorithm link;
How changing obstacles affects path, calculated using Ant Algorithm link;
Ant Algorithm in action for round objects on a moving platform: link;
Ant Algorithm represents Eiffel Tower made of different paths: link;
Ant Algorithm runtime path calculations for round objects link;
Drawing a path with Ant Algorithm using the editor in Unreal Engine 4 link.
Technical Details
Features:
Finding an optimal path for actors in the scene;
Great for NPC's patrolling path automation;
Editing path in the editor with WYSIWYG concept;
Adapting path to moving targets;
Multithreaded calculations will not freeze the game thread;
Included Automation tests will help you to modify the solver for your needs if you want to.
Number of Blueprints: 1
Number of C++ Classes: 6
Network Replicated: No
Supported Platforms: Win64
Documentation: Tutorial
Example Project: 4.26, 4.27
Notes: This plugin has limits on the size of the path it can solve. It was tested for 15 points with stable results.

游客,您需要回复才可以查看或下载该资源!立即注册


《Unreal虚幻游戏引擎基础核心技术训练视频教程》中文字幕版:
https://www.rrcg.cn/thread-16751938-1-1.html

更多相关内容请关注:
Unreal Engine视频教程专区UE4游戏素材资源专区中文字幕教程专区

精彩评论30

混一色VIP会员 永久VIP 发表于 2022-2-1 09:45:38 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
混一色VIP会员 永久VIP 发表于 2022-2-1 10:09:28 | 显示全部楼层
为了学习我也是拼了!
sklmtdudongVIP会员 永久VIP 发表于 2022-2-1 13:05:22 | 显示全部楼层
duoxiefenxiang        
wolf1018@qq.comVIP会员 发表于 2022-2-1 14:39:50 | 显示全部楼层
资源哪里好,肯定人人找!
ar28102702 发表于 2022-2-1 19:58:47 | 显示全部楼层
精品学习资源,我都好喜欢呀!
bulldozerVIP会员 年费VIP会员 发表于 2022-2-2 18:34:38 | 显示全部楼层
精品学习资源,我都好喜欢呀!
cannayangVIP会员 永久VIP 发表于 2022-2-2 19:23:02 | 显示全部楼层
资源甚好,发帖辛苦,且阅且珍惜!
alexander_ly 发表于 2022-2-3 18:50:10 | 显示全部楼层
蚁群算法正反馈很强,很容易陷入局部最优啊……
光魔 发表于 2022-2-4 15:00:28 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
kfan01 发表于 2022-2-4 22:55:10 | 显示全部楼层
thanks for sharing
badboy2004 发表于 2022-2-5 22:48:14 | 显示全部楼层
精品学习资源,我都好喜欢呀!
piaobily1VIP会员 永久VIP 发表于 2022-2-7 10:55:51 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
a6611035VIP会员 永久VIP 发表于 2022-2-8 16:23:18 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
maya66VIP会员 发表于 2022-2-11 11:47:00 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
a3485753 发表于 2022-2-12 04:17:35 | 显示全部楼层
這個系統真的值得好好學
bobdosVIP会员 年费VIP会员 发表于 2022-2-14 15:07:28 | 显示全部楼层
哈哈,顶你了哦.
jereh_donghuaVIP会员 发表于 2022-2-14 19:57:10 | 显示全部楼层
精品学习资源,我都好喜欢呀!
time2sVIP会员 永久VIP 发表于 2022-2-15 11:22:57 | 显示全部楼层
精品学习资源,我都好喜欢呀!
sheeppowerVIP会员 永久VIP 发表于 2022-2-18 05:51:16 | 显示全部楼层
谢谢分享了!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注0

粉丝6

帖子11521

发布主题
关闭

推荐上一条 /2 下一条