本资料是关于蓝图中创建多线程工具Unreal Engine游戏素材资源,大小:47 MB,使用软件:Unreal Engine 4.22 - 4.26,语言:英语。人人素材分享
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游戏素材资源专区,中文字幕教程专区
视频预览:
MultiTaskPro enables multi-threading in Blueprints in the cleanest and the most efficient way.
Create threaded or Async tasks using intuitive nodes.
Keep your blueprints simple with MultiTask Pro.
Synchronize your workflow using ThreadSafe Booleans, Mutex and Queues.
Get Multi Task 2
https://www.youtube.com/playlist?list=PL1jfGOIZpAoX0riYJ-LJ_zcr16DsuU6lh
Multi Task Pro in action: Here
Example Project: Here
Example Project 2: Parallel For Loops with Thread Safe Arrays (Get all power of two numbers from 0 to 10 millions)
Multi Task Pro 1.3.6 is Live! (08/04/2020)
Fixed a bug with Spread Nodes (DoAsyncTask, DoLoop1D, DoLoop2D, DoLoop3D) that was preventing correct branch selection when Cancelling and restarting the execution.
Multi Task Pro 1.3.5 is Live! (07/06/2020)
Implemented new Node NumberOfCoresIncludingHyperthreads
Implemented TryLock for Mutexes
Read More
Technical Details
Features:
Create Async Tasks
Replication Friendly (new)
Create Threaded Tasks
ThreadSafe Booleans
Mutex
FVector Queue
FIntVector Queue
FIntPoint Queue
FTransform Queue
Float Queue
Int32 Queue
Int64 Queue
Actor Queue
Object Queue
FString Queue
FText Queue
FName Queue
Multi-Dimensional For Loops spread across multiple frames
NumberOfCores(returns cores number of the system)
Prevent Runaway Loop Detection
Thread safe line traces
Ability to Async read pixel data from UTextureRenderTarget2D and UTexture2D
ThreadSafe Integers
Sleep (new)
DoSpawnInstances (new)
Code Modules: Runtime, Developer
Network Replicated: N/A
Supported Development Platforms: Win32/64, Android, Linux, Xbox One, Playstation
Supported Target Build Platforms: Win32/64, Android, Linux, Xbox One, Playstation
《Unreal虚幻游戏引擎基础核心技术训练视频教程》中文字幕版:
https://www.rrcg.cn/thread-16751938-1-1.html
更多相关内容请关注:Unreal Engine视频教程专区,UE4游戏素材资源专区,中文字幕教程专区
|