User:GregoryLi/GSoC2023/Abstract

From BRL-CAD
< User:GregoryLi
Revision as of 20:38, 9 May 2023 by GregoryLi (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.