Skip to content

stanfish06/cartilage-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repo contains a 2D vertex model for cartilage simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published