Hi, i’m trying to make a 2d animation using three.js but i didn’t like using the default skeleton helper that was provided so i was thinking to make a custom geometry for the skeleton helper
so instead of drawing a line , we draw a circle at the root of bone and extending a triangle at the end
as shown below