FEMFX

Multithreaded

deformable

physics

FEMFX is a multithreaded CPU library for deformable material physics, using the Finite Element Method (FEM).

Download

Features

Multithreaded

Highly optimized

Open source. MIT license

Solid objects are represented as a mesh of tetrahedral elements, and each element has material parameters that control stiffness, how volume changes with deformation, and stress limits where fracture or plastic (permanent) deformation occur.  The model supports a wide range of materials and interactions between materials.  We intend for these features to complement rather than replace traditional rigid body physics.  The system is designed with the following considerations:

  • Fidelity: realistic-looking wood, metal, plastic, even glass, because they bend and break according to stress as real materials do.
  • Deformation effects: non-rigid use cases such as soft-body objects, bending or warping objects. It is not just a visual effect, but materials will resist or push back on other objects.
  • Changing material on the fly: you can change the settings to make the same object behave very differently, e.g., turn gelatinous or melt.
  • Interesting physics interactions for gameplay or puzzles.

The library uses extensive multithreading to utilize multicore CPUs and benefit from the trend of increasing CPU core counts. It also has the following features:

Learn more

FEM
Watch "Integrating a FEM Physics System into Unreal Engine" on YouTube in a new window

Gallery

Additional Resources

Unreal Engine developer?

We don't want you to miss out on the fun. FEMFX is for everyone.

Our other effects

Shadow Denoiser

AMD FidelityFX – Denoiser

AMD FidelityFX Denoiser is a set of denoising compute shaders which remove artefacts from reflection and shadow rendering.

Cauldron Framework

Radeon™ Cauldron is our open source experimentation framework for DirectX®12 and Vulkan®.