Calculating the two outer Bezier Curves of a thick Bezier curve

142 Views Asked by At

I'm creating a Bezier curve using 4 control points (left photo). If the same curve was 100px thick (right photo) is it possible to calculate the control points needed to create the 2 red curves using the original points? Where can I learn more about this? Thanks!

enter image description here