Search found 2 matches

by morevnaproject
Mon Aug 12, 2024 9:48 am
Forum: Scripting
Topic: Curve interpolation algorithm
Replies: 4
Views: 7838

Re: Curve interpolation algorithm

Awesome! Thank you so much for responding, everyone!
The information you provided helps a lot!
by morevnaproject
Sun Aug 11, 2024 9:47 am
Forum: Scripting
Topic: Curve interpolation algorithm
Replies: 4
Views: 7838

Curve interpolation algorithm

Hi everyone! I am writing a python script to convert from Moho format to other vector software. The script is already capable to extract points and convert simple shapes. But I cannot figure out how Moho interpolates curve between points. Is there any documentation for this algorithm available? Than...