Vojtech Bubnik 37c5fe9923 Refactoring of adaptive cubic / support cubic:
1) Octree is built directly from the triangle mesh by checking
   overlap of a triangle with an octree cell. This shall produce
   a tighter octree with less dense cells.
2) The same method is used for both the adaptive / support cubic infill,
   where for the support cubic infill the non-overhang triangles are
   ignored.
The AABB tree is no more used.
3) Optimized extraction of continuous infill lines in O(1) instead of O(n^2)
2020-09-17 18:39:28 +02:00
..
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-10 14:03:30 +02:00
2020-09-14 18:03:22 +02:00
2020-05-26 13:45:36 +02:00
2019-12-19 11:27:19 +01:00
2020-09-10 14:03:30 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-03-25 14:35:41 +01:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-08-17 15:59:36 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-05-27 14:01:47 +02:00
2019-10-01 17:17:08 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-09-14 18:03:22 +02:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2020-08-13 15:09:22 +02:00
2020-05-27 14:01:47 +02:00
2019-10-14 12:50:08 +02:00
2020-03-25 14:35:41 +01:00
2020-02-27 10:44:25 +01:00
2020-09-14 18:03:22 +02:00