|
|
f21e0ae0ff
|
Least supports optimization revived.
Fix missing include on Win32
Cleanup benchmarking code
|
2021-04-07 12:51:02 +02:00 |
|
|
|
97e7350911
|
Method selection implemented
|
2021-04-07 12:51:02 +02:00 |
|
|
|
c9b787af67
|
Unite cancel callback and status function
|
2021-04-07 12:51:02 +02:00 |
|
|
|
a8420ca83c
|
Speed up rotation optimizer
- No float to double conversion
- Solving issue of random (very similar) results due to the parallel summation of floats
|
2021-04-07 12:51:02 +02:00 |
|
|
|
44076d12db
|
Reverting to old rotation optimizer object-function.
Keep the performance optimizations though
|
2021-04-07 12:51:02 +02:00 |
|
|
|
c5b19648ec
|
Clang: silence -Wdeprecated-declarations for now
RPi: hopefully silence a warning
|
2021-02-08 17:52:29 +01:00 |
|
|
|
fd0c06d38c
|
Significant performance improvements for elevated and non-elevated case
Apply bruteforce for elevated models
|
2020-09-10 19:35:45 +02:00 |
|
|
|
531502746e
|
Performance optimizations and bugfix
|
2020-09-10 14:03:30 +02:00 |
|
|
|
90462b34e9
|
Mostly working, inefficiencies remain, status indication partly broken
|
2020-09-10 14:03:30 +02:00 |
|
|
|
40608bfd67
|
cosmethics
Comments and cosmethics
|
2020-09-10 14:03:30 +02:00 |
|
|
|
b1c3c8a5d0
|
fixing optimizer and concurrency::reduce
|
2020-09-10 14:03:30 +02:00 |
|
|
|
3c4d3fadfe
|
Brute force optimization code, buggy yet
wip
wip
wip refactor
|
2020-09-10 14:03:30 +02:00 |
|
|
|
dce0053631
|
rotation finder experiments
wip
|
2020-09-10 14:03:30 +02:00 |
|
|
|
d46d86ba4b
|
Separate support tree routing and meshing, remove Common.hpp/.cpp .
* Remove Common.hpp and Common.cpp, move things into their respective modules in sla.
|
2020-08-03 19:05:30 +02:00 |
|
|
|
8183e65071
|
EigenMesh3D now stores TriangleMesh inside, not a mesh in Eigen format
Rotfinder was apparently building the AABB tree needlessly
|
2020-05-27 00:51:11 +02:00 |
|
|
|
10f2d23ff6
|
Merge branch 'tm_openvdb_integration' into lm_tm_hollowing
* Refactor file names in SLA dir
|
2019-11-11 12:55:22 +01:00 |
|