PrusaSlicer-NonPlainar/tests
PavelMikus d0c08ec5c1 Feature: AABB tree for lines
Small refactoring of AABB tree distance query function, to allow different primitives (apart from triangles)
Implemented Distancer and functions to create AABB tree from lines and use closest point query
Added test for the AABBTree with lines
Added Benchmark comparing EdgeGrid with AABBTree on line contours (Inside AABBTree test file, disabled under compilation flag)
2022-05-12 12:55:10 +02:00
..
catch2
cpp17
data
example
fff_print Ported custom_gcode and print unit tests from Perl to C++. 2022-05-06 18:30:18 +02:00
libnest2d
libslic3r Feature: AABB tree for lines 2022-05-12 12:55:10 +02:00
sla_print Change std::nan("") to proper nan constants 2022-05-11 10:35:12 +02:00
slic3rutils
catch_main.hpp
CMakeLists.txt
test_utils.hpp