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 Updated the Catch2 framework from v2.13.3 to v2.13.6. 2021-07-08 16:55:59 +02:00
cpp17 Get ready to merge with master. 2019-12-06 09:28:17 +01:00
data Fix: prevent degeneration of model during simplification 2021-08-06 15:11:20 +02:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Ported custom_gcode and print unit tests from Perl to C++. 2022-05-06 18:30:18 +02:00
libnest2d SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
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 SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
catch_main.hpp Disable overly detailed test outputs 2022-02-03 17:12:53 +01:00
CMakeLists.txt Added test for libcurl https handling disabled on build server. 2020-03-06 15:18:14 +01:00
test_utils.hpp Add tests for EigenMesh3D raycaster with hole support. 2020-01-08 17:11:22 +01:00