
This is the second part of the series dedicated to the catenary, the mathematical object used to model hanging wires, cables and chains. This post will show how to implement catenaries in a game engine like Unity.
- Part 1. The Mathematics of Catenary
- Part 2. Implementing Catenaries for Games
You can find the Unity package to create catenaries in Unity at the end of the post.
Continue reading