On 6/7/2021 1:16 PM, nop head wrote:
OpenSCAD STL export is non-deterministic, you don't
get the same results for exactly the same model, nothing to do
with floating point. The order of vertices and facets depends on
the machine addresses, so a change of machine or just some extra
code that has no effect on the STL causes its order to change,
making github think it has changed when it hasn't.
Ah. Good information. Yeah, that's pretty wrong. It sounds like
even two runs in sequence could produce subtly different output.
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to
[hidden email]