Difference between revisions of "User:Bhollister/Abstract"
From BRL-CAD
Bhollister (talk | contribs) |
Bhollister (talk | contribs) |
||
Line 1: | Line 1: | ||
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. | 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 19: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.