Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

trentpolack/FluidSurface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FluidSurface Plugin for Unreal Engine 4

Adds a GPU based fluid simulated surface that can respond to collisions and damage.

Installation

  1. Download the source code and place into /Engine/Plugins/Runtime directory (or your own projects plugin directory) and compile.
  2. Place shaders into /Engine/Shaders directory
  3. Run editor and you should see shaders getting compiled. Wait for that to complete.
  4. Place a Fluid Surface Actor into the world and begin configuring.

Version History

0.1.4-dev Very rough update from Trent Polack to bring the plugin up to UE 4.19 building/deployment standards (still needs shader work): https://github.com/trentpolack/FluidSurface

0.1.3 Update for 4.10 base on DamirH's modification

0.1.2 Update for 4.8

0.1.1

Ported to UE4 by Ehamloptiran; Simulation runs on GPU Now. ( https://forums.unrealengine.com/showthread.php?3609-Project-FluidSurface-Plugin )

Origin UE3 Version

Posted by JamesG ( https://wiki.unrealengine.com/FluidSurface_Plugin )

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2014, Epic Games, Inc. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.7%
  • C# 1.3%