An open API service indexing awesome lists of open source software.

https://github.com/phoenixbf/proceduralutils

Procedural Utils plugin for UnrealEngine 4
https://github.com/phoenixbf/proceduralutils

Last synced: 6 months ago
JSON representation

Procedural Utils plugin for UnrealEngine 4

Awesome Lists containing this project

README

          

# Procedural Utils UE4 Plugin
[Reference Page](http://osiris.itabc.cnr.it/scenebaker/index.php/resources/unreal-engine-4/proceduralutils-plugin/)

![alt text](http://osiris.itabc.cnr.it/scenebaker/wp-content/uploads/2018/02/procutils-header.jpg)

This is a C++ plugin for Unreal Engine 4 to expose a set of utilities (Blueprint nodes) for procedural instancing through common ASCII file with parsing options, procedural rules (randomizers, modifiers, etc…), cascading processing and more. Different combinations can be employed into compact Blueprints offering a flexible and manageable tool for designers, while maintaining all parsing and processing routines at C++ level.

### Installing

To install it, simply drag&drop the ProceduralUtils folder into the Plugins folder of your Unreal project