Difference between revisions of "User:GregoryLi/GSoC2023/Abstract"

From BRL-CAD
(Created page with "This project contains the following two aims: * Identifying key NURBS editing operations and mapping those operations to openNURBS calls (or identifying that the equivalent r...")
(No difference)

Revision as of 20:38, 9 May 2023

This project contains the following two aims:

  • Identifying key NURBS editing operations and mapping those operations to openNURBS calls (or identifying that the equivalent routine doesn't exist in openNURBS and will need to be implemented)
  • Implementing librt/libbrep/libged logic to allow those calls to be made.