cagd5e
cagd5e copied to clipboard
Degree reduction typo?
Hello!
I was wondering, is there a typo in: https://github.com/SirVer/cagd5e/blob/master/chap06/degree_reduction.py#L32-L33
Shouldn't it by ... / n, instead of ... / (n+1)?
That is well possible... That code has been written 7 years ago and I did not do much in computational geometrical since then. So I do not really know.