Difference between revisions of "User:Sharan.nyn/GSoC18/Report"
From BRL-CAD
Sharan.nyn (talk | contribs) (→Report : Check Command and Overlaps Tool) |
Sharan.nyn (talk | contribs) |
||
Line 2: | Line 2: | ||
The work done for the project can be split into the following parts: | The work done for the project can be split into the following parts: | ||
=== libanalyze function -- analyze_overlaps === | === libanalyze function -- analyze_overlaps === | ||
+ | |||
+ | === libged command -- check_overlaps === | ||
+ | |||
+ | === rtcheck based on libanalyze's analyze_overlaps function === | ||
+ | |||
+ | === overlaps tool based on check.sh === | ||
+ | |||
+ | === better object selection for overlaps tool === | ||
+ | |||
+ | === new libanalyze API and check command that uses this API === |
Revision as of 05:01, 10 August 2018
Report : Check Command and Overlaps Tool
The work done for the project can be split into the following parts: