Skip to content

shamilmamedov/rfem

Repository files navigation

Modeling defromable objects using the rigid finite element method

This repo shows a way to implement the rigid finite element method (RFEM) for modeling deformable objects. To learn more about the RFEM read my tutorial blogpost.

Getting started

Install all the packages from requirements.txt and run main.py. To change the elasticity parameters of the rod use rod_params.py file. To add new custom controllers use the base class from controllers.py.

Releases

No releases published

Packages

No packages published

Languages