I completed a simple three bone chain IK demo using the FABRIK algorithm and raylib library. It’s simple enough and fast, and shows good results. Next time I want to add joint rotation limits to make it more exciting. 💪
Check out my Github repository for more details of IK problems.