A procedural modeling toolkit based on Blueprint
Arteries is a procedural modeling toolkit based on UE4 Blueprint. By using this plugin you can implement the whole modeling procedure in UE4 Blueprint graph without any other modeling software.
To implement a modeling procedure is rather simple. Just create a Blueprint inherited from ArteriesActor and implement its OnBuild event. In the event graph you can create a serial of different geometry operation nodes and any logic you want to build the final geometry.
Features:
Code Modules:
Supported Development Platforms: Win64, Win32, Mac, Linux
Supported Target Build Platforms: Win64, Win32, Mac, Linux