Difference between revisions of "User:Sharan.nyn/GSoC18/Report"

From BRL-CAD
(Report : Check Command and Overlaps Tool)
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 06:01, 10 August 2018

Report : Check Command and Overlaps Tool

The work done for the project can be split into the following parts:

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