https://github.com/andyrst/ue4_metaballs
Metaballs fx for Unreal Engine 4
https://github.com/andyrst/ue4_metaballs
Last synced: 26 days ago
JSON representation
Metaballs fx for Unreal Engine 4
- Host: GitHub
- URL: https://github.com/andyrst/ue4_metaballs
- Owner: andyrst
- Created: 2016-03-11T09:36:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T16:17:34.000Z (almost 6 years ago)
- Last Synced: 2023-02-28T13:05:36.540Z (about 2 years ago)
- Language: C++
- Size: 5.63 MB
- Stars: 73
- Watchers: 9
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_unreal_engine_4_-_5 - Metaballs (Marching Cube)
- awesome_unreal_engine_4_-_5 - Metaballs (Marching Cube)
README
Metaballs FX for Unreal Engine 4.22:
https://www.youtube.com/watch?v=Z0xbnEMbMxw
Installation:
1) Copy MetaballsPlugin into your ProjectRootFolder\Plugins
2) Create Blue Print with parent class Metaballs:

3) Add Blue Print to the Level map
4) Run game
5) You can adjust parameters for Metaballs via Blue Print:

Please, make sure that completely installed Microsoft Visual Studio 2017 and Unreal Engine 4.22
Author:
Andrey Harchenko, 2016