Daniel Görner Wrote:[...] Just the connection between both: unmatched edges around the squarecirclethingy. How do i avoid that? [...]
I guess that you called edger2 with wrong parameters.
Try something like:
Code:
Edger2.exe -l E:\LDRAW -s primtest.dat primteste.dat
where "E:\LDRAW" have to be substitued with the correct location of your LDRAW folder.
PS: Keep in mind that primitives have 4 digit decimal point accuracy. If you multiply it with a non-integer (like 1.5) the multiplication will lead to a 5th digit behind the decimal point. Normally you do not use these precision for the adjacent triangles.