Hello.
I've tried to rasterize a small triangle using three CubicBeziers.
It happens that the coordinates of one of the control points don't fit inside the image.
The effect which you can see below is quite surprising, as part of the triangle that exceeds the image on the right, suddenly appears on the left.
What do you think about it?
Regards,
Peter
Hello. I've tried to rasterize a small triangle using three CubicBeziers. It happens that the coordinates of one of the control points don't fit inside the image. The effect which you can see below is quite surprising, as part of the triangle that exceeds the image on the right, suddenly appears on the left. What do you think about it? Regards, Peter
code: