MiaDesign: All products 50% off

Polygon Procedural Mesh

Aasura-san - Code Plugins - Feb 11, 2023

Expands procedural mesh utilities to generate any polygon mesh procedurally.

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 5.1
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Preview: https://youtu.be/YjC6gDbEGx0

This plugin provides features for generating any polygon procedural mesh or writing your own generator. Any generated polygon mesh can be easily converted to a static mash. You can also easily change the polygon procedural mesh's geometry in runtime.

Technical Details

Documentation

Features:

  •  PolygonProceduralMeshActor - Polygon procedural mesh generator class which can be easily expanded in BPs
  •  Static functions for creating your own polygon procedural mesh generator

Code Modules:

  •  PolygonProceduralMesh (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: N/A

Supported Development Platforms: Windows

Supported Target Build Platforms: Win64

Example Project: Example assets are in the plugin's Content folder