I'm trying to draw debug lines for spine bones in my application. These should match up with the bone display in the spine editor. How would I go about constructing the endpoints for the lines that represent a bone with its length? I'm using the spine c runtime.
Thank you!