![]() |
[LDPE] 1.8.94 Released (OverlappingSurfacesFinder) - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: Parts Author Tools (https://forums.ldraw.org/forum-24.html) +--- Thread: [LDPE] 1.8.94 Released (OverlappingSurfacesFinder) (/thread-28883.html) |
[LDPE] 1.8.94 Released (OverlappingSurfacesFinder) - Nils Schmidt - 2025-06-16 Hey, this version gives you a new tool. The OverlappingSurfacesFinder. This tool can find overlapping, touching or intersecting surfaces and T-junctions, too. It supports three scopes: "all surfaces / selection (against all surfaces) / selection (against itself)" The search is relatively fast and efficient, since it uses special data structures to avoid intersection tests against every surface (R*-tree) and multithreading. It is really fast when you use it to test a selection of hundreds of surfaces against itself. Please consider that it can return false positives and negatives, too. As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (1 new feature) With this release you will be able to...
The program was tested intensively with "real world" files. However, something can go wrong in about 140.000 lines of code. Installation on Windows:
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software. LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well. System Requirements: Minimum System Requirements:
|