User:H1manshu/GSoC2022/Abstract

From BRL-CAD

Abstract for New BRL-CAD GUI[edit]

  • The project aims to add more CAD features and improvements to arbalest.
  • Arbalest will be an improvement over existing editors MGED and Archer since they are old GUIs developed during the 80s and 90s which lack modern GUI features and are not so user-friendly compared to Arbalest which is a modern Qt-based UI.
  • This project will borrow geometry management services from BRL-CAD’s core C++ interface which is a self-contained object-oriented interface and also from LIBGED which is basically all commands available to both MGED and Archer.