Skip to content

TomMinor/ClothSimulation-FabricEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Cloth Simulation in Fabric Engine

My first attempt at doing cool stuff in Fabric, had a lot planned for this but ended up having to settle for a basic cloth simulation.

Only tested in Fabric Engine 2.1.0.

Future Improvements

  • Use a parallel method for solving constraints
  • Better integration technique
  • Make use of the manipulator tools to paint on fixed vertices and such

Watch the demo video here : https://vimeo.com/174006149

Viewport Result

Installation

  • Append the ClothSimulation-FabricEngine/FabricCloth/Ext path to FABRIC_EXTS_PATH
  • Ensure the Fabric environment.sh script is actually reading in this path
  • The ClothSimulation presets should be visible in the presets browser and the ClothSimulation extension should be loadable.
  • See an example scene in FabricCloth/Samples

Special Thanks

Marc Albrecht for answering all my silly questions and all the helpful people at the Fabric Forums for doing the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published