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
- Host: GitHub
- URL: https://github.com/phoenixbf/proceduralutils
- Owner: phoenixbf
- Created: 2018-02-04T09:38:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T16:34:13.000Z (over 7 years ago)
- Last Synced: 2025-01-20T22:47:14.817Z (over 1 year ago)
- Size: 3.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)

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