adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
36 stars 10 forks source link

Merge multiple deposition paths #131

Closed Rombur closed 2 years ago

Rombur commented 2 years ago

This merges multiple deposition paths into a single one. We had that for quite a while but it was actually quite simple to implement: we split the deposition into bounding boxes, sort the bounding boxes by the time of depositions, and finally reassemble the vector.