RE: Question on "Plates without Corner" (2450/30503/26601)
2016-12-13, 19:55 (This post was last modified: 2016-12-13, 19:57 by Philippe Hurbain.)
2016-12-13, 19:55 (This post was last modified: 2016-12-13, 19:57 by Philippe Hurbain.)
Magnus is right, the problem is mainly a rounding issue. T-junctions could be a problem, but in the screenshot below there is none...
Two digits (as used in 30503) is grossly insufficient, especially for transformation matrices of rotated primitives. 3 digits for coordinates / 4 digits for matrices coefficient is the bare minimum to get good results, and I generally use 4 and 5 digits to make sure.
Two digits (as used in 30503) is grossly insufficient, especially for transformation matrices of rotated primitives. 3 digits for coordinates / 4 digits for matrices coefficient is the bare minimum to get good results, and I generally use 4 and 5 digits to make sure.