Difference between revisions of "User:Bhollister/Abstract"

From BRL-CAD
(GSoC 2015 Abstract)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Currently Archer supports table editing for mesh data in BoTs. Editing is interactive, in that when a particular shell of a model is highlighted in the tree panel, users can update its vertex information via a table. Similar interactive editing is proposed here to provide interactive editing of the Non-Manifold Geometry data-structures (NMG) [1] in BRL-CAD. In addition to editing, validation on the models will be performed and the results displayed for the user in Archer’s interface.
+
This project will expose some of the low-level NMG routines to a command-line interface. Users will be able to add and remove various parts of the NMG data structure, such as regions and shells, along with manipulation of vertices, edges, and faces. A similar set of command-lines will allow for manipulation of "Bag of Triangles" (BoT) data-structures. Users will see the results displayed in either MGED or Archer.
 +
 
 +
See the [https://www.google-melange.com/gsoc/project/details/google/gsoc2015/brad_h/5697982787747840 Google-melange] posting of the accepted project.

Latest revision as of 20:12, 22 May 2015

This project will expose some of the low-level NMG routines to a command-line interface. Users will be able to add and remove various parts of the NMG data structure, such as regions and shells, along with manipulation of vertices, edges, and faces. A similar set of command-lines will allow for manipulation of "Bag of Triangles" (BoT) data-structures. Users will see the results displayed in either MGED or Archer.

See the Google-melange posting of the accepted project.