| 
 
 
| 本帖最后由 满心欢喜 于 2022-10-8 20:39 编辑 
 
 
 
 
 
 
 
 
 
 Multi Task 2 enables multi-threading in Blueprints in the fastest, cleanest and the most efficient way.
 Built from scratch, with Blueprints in mind, Multi Task 2 comes with extra robustness, stability, speed and functionality, allowing users to safely enable multi-threading in their Blueprint projects.
 
 Features:
 Async Task
 Async Loop 1D/2D/3D Task
 Multi-Thread Task
 Parallel Tasks
 Pixel Reader (multi-threaded)
 Spawn HISM Instances (multi-threaded/parallel)
 Update HISM Instances - Transforms/Custom Float Data (multi-threaded/parallel)
 Ability to Async update physics bodies
 Custom Thread Pools
 Mutex
 Thread Safe Boolean
 Thread Safe Integer
 Thread Safe Collision Testing
 Lots of other utility stuff
 Convert Render Target to UTexture2D at runtime
 Create UTexture2D at runtime
 Read Image File to Pixel Data (multi-threaded)
 Read Image URL to Pixel Data (multi-threaded)
 Delaunay Triangulation 2D (multi-threaded)
 Pixel Data Dithering (Floyd Steinberg) (multi-threaded)
 Read URL To Data (Send HTTP/S requests(GET, POST etc)
 
 
 
 
 
 
 
 
 
 
 | 
 |