Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 800 Bytes

File metadata and controls

23 lines (21 loc) · 800 Bytes

What's this for?

This repo contains a modified version of Matej Krajnc's vertex model, which is used for cartilage simulation. Matej's research home page

How to run?

  • Clone the repo
  • Go into cartilage folder
cd matej-vertex-model/cartilage
  • Compile the program
g++ main.c -O3 -o main.o -fopenmp -lreadline

Example

example example animation