Enterables: All products 50% off

EveryGen - ISM Procedural Plugin

Fast creation of patterns for procedural generation based on Instanced Static Mesh.

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

You can create and save templates for generating Instanced Static Mesh using a convenient constructor and several Blueprint nodes.

技术细节

Release Notes:

5.1. or newer:

  1. FTransforms can be generation in the background thread now
  2. ISM spawn can be split into several frames
  3. Updated EveryGen Editor
  4. Existing nodes have been renamed
  5. Some functionality has been removed: bUniqueRandomize, generate by count/name/dimension
  6. Some bugs was fixed
  • V.2.1:
  1. Fix Async generation


  • V.1.01:
  1. Fix individual transform center for higher dimensions
  • V.1.02:
  1. Added support for Android and Linux
  2. Added support for single-threading (BP's and EGEditor)
  • V.1.03
  1. Fix single-threading for SpawnTransformsByOthers


Features:

  • Convenient creation of a generation template Instanced Static Mesh in a special constructor Actor
  • Easy setup of FTransforms randomization
  • Saving templates in a DataTable with the ability to edit later
  • Multithreaded and async generation of FTransforms
  • The ability to combine different templates for generation
  • ISM spawn can be split into several frames


Code Modules: EveryGen(Runtime)


Number of Blueprints: 0

Number of C++ Classes: 4


Supported Development Platforms: Win64

Supported Target Build Platforms: Win64, Linux, Android


Documentation:

V.1.0

V.2.0