Skip to content

massanoori/UE4-AirMeshesClothPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

UE4-AirMeshesClothPlugin

Prototype of UE4 plugin for cloth with multiple layers by AirMeshes. This plugin cannot import meshes from FBX and support only rectangular shapes.

This is based on the paper "Air Meshes for Robust Collision Handling (Direct link to pdf)" by Matthias Muller. This article on Epic's blog has provided me a valuable clue to implement this plugin. This plugin uses TetGen 1.5.0 to tessellate the air between layers.

Install

Windows

  1. Copy and Paste to your game project directory.
  2. Right click the uproject file and "Generate Visual Studio project file".
  3. Build your game project on Visual Studio.

About

Prototype of UE4 plugin for cloth with multiple layers by Air Meshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages