Skip to content

Instantly share code, notes, and snippets.

View Pflugshaupt's full-sized avatar

Adrian Pflugshaupt Pflugshaupt

View GitHub Profile
@Pflugshaupt
Pflugshaupt / Catenary.h
Last active August 23, 2025 13:02
2D-catenary helper class for audio cable drawing in C++.
/*
==============================================================================
Catenary.h
Created: 30 Jan 2021 7:26:28pm
Author: Adrian Pflugshaupt
Calculates points on a catenary curve between two 2d points
with addLength "rope" added to the distance.