Skip to content

BeardedBread/FABRIK_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FABRIK in C

Implementation of 2D FABRIK in C. Drawing and input handling are done with raylib.

Build instruction

  1. Install raylib
  2. Set the RAYLIB_DIR in the Makefile
  3. make

Usage

  • LMB to set the root position
  • f to toggle mouse following
  • o and p to decrease and increase the length respectively

Disclaimer

This is a toy program. Probably won't get any more serious than this.

About

FABRIK in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published