How to offset a cubic bezier curve?
I hope you found my math paper useful Quadratic bezier offsetting with selective subdivision https://microbians.com/mathcode
I hope you found my math paper useful Quadratic bezier offsetting with selective subdivision https://microbians.com/mathcode
This can be done but it’s worth noting that it will only work on Windows. It used to be hard to do this but Unity recently(4.5.5p1) added -parentHWND command that can be used to embed its program into another program. All you have to do is build your Unity app, then from WPF, start it … Read more