代码插件 Sparse Grid Plugin 4.25-4.27 网格排序

本帖最后由 满心欢喜 于 2022-10-8 21:15 编辑



The Sparse Grid Plugin is a high-performance spatial sorting system for Unreal Engine 4, allowing developers to perform ultra-fast queries for objects without the need to use collision tests or iterators.

The plugin quickly and seamlessly integrates into any C++ or BP project. Use the editor tool to define the play-area of your level (or update it on-the-fly), and add the Sparse Grid Component to any object you wish to register with the system. It's as easy as that!

You can then use the built-in search queries (or create your own), to query those objects very quickly. The system is fully exposed to blueprint, so no C++ knowledge is required to implement.

Features:
Written entirely in C++
Neatly exposed to Blueprints
Built for performance and flexibility. Sorting and searching is extremely fast and transparent, requires no network bandwidth and memory allocation/deallocation can be carefully tailored to suit each level.
Seamless support for Multiplayer, World Composition and Level Streaming.
Five built-in search queries (Sphere, Capsule, Box, AABB, Cone)
Exposed methods allows you to easily build your own search queries in C++ and BP, and benefit from the grids performance.
Extendable API and full source code.
Fully documented code.
Full support for UE4 profiling tools and includes several custom debugging/monitoring tools, such as heat-mapping.
Available for 4.18 and above.






作者 满心欢喜 发表于 2022-10-6 12:49:09
您需要登录后才可以回帖 登录 | 立即注册
满心欢喜

关注0

粉丝0

发布934

热门作品推荐
glow
Ultimate Multiplayer Survival Pack V3 适
glow
UTAGE3 for Unity Text Adventure Game Eng
glow
Bolt 1.4.12 可视化脚本
glow
Easy Template Kit 1.3.1
glow
Combat Whooshes Sounds 1.0 高质量214种战
glow
Swords Sounds Pro 1.0 中世纪战斗音效声效
glow
Fantasy Sounds Bundle 1.0中世纪幻想游戏
glow
MySQL Connector 1.1 适配UE5.3
glow
Modular Snap System 1.5.1 适配UE5.1
glow
Map System 适配UE5.2