5月のセールが開催中です!5月23日まで対象製品を 70% オフで提供いたします。

PCG Layered Biomes

PCG Layered Biomes: Build unique & customizable biomes on your landscapes! Easy-to-use layers, pre-made options, & flexible for any PCG project.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

PCG Layered Biomes is a plugin for Unreal Engine that allows you to create realistic and multilayered biomes using the PCG.


Please note that the plugin does not include any assets shown in the product images or videos. Only code and blueprints are provided.

For demonstration purposes, Magic Map Material & Maker (M4) and Nordic Conifer Biome were used.


Core Idea: Divide the entire generation area into different biomes and use separate logic and objects for each biome's generation.

Layered Generation: Generation within a biome is done layer by layer. Each layer is essentially a single PCG graph that receives information about the geometry generated before it to avoid intersections.

Flexibility: This approach allows you to implement biomes of any complexity without overly complex PCG graphs.

PCG Knowledge Not Required: PCG knowledge is not required to use the plugin - there is a set of ready-made layers that allow you to do a lot out of the box.


If you need a more advanced and flexible tool, it's worth looking into the built-in solution offered in 5.4 - PCG Biomes Core


Documentation: https://pcg-layered-biomes.snazzydocs.com


Brief overview: https://youtu.be/--WgVOKVePA

Tutorial: https://youtu.be/w_Hq9T3iizU

テクニカルノート

Features:

  • Procedural biome generation: Create biomes with diverse landscapes, vegetation, and objects.
  • Layered system: Layer biomes on top of each other to create complex and varied worlds.
  • Customizable parameters: Control every aspect of biome generation, from tree density to intersection with layers.
  • Easy to use: Utilize an intuitive interface to create biomes in minutes. 

Code Modules:

  •  PCGLayeredBiomes (Runtime)

Number of Blueprints: 5

Number of C++ Classes: 23

Network Replicated: No

Documentation: https://pcg-layered-biomes.snazzydocs.com/

Important/Additional Notes: