NURBS Editing Support in BRL-CAD
- Mentors
- Daniel Rossberg, Amanjot Singh
- Organization
- BRL-CAD
- Technologies
- c++, cad
- Topics
- graphics
NURBS is a basic function for BRL-CAD and BRL-CAD has support for some functions based on brep using openNURBS library. Beyond basic operations such as rotation and translation, the BRL-CAD core has no ability to edit them. This project would implement support for creating and editing geometry and topology in the BRL-CAD core, thus creating the prerequisites to handle them with higher level (i.e. GUI) tools.