User:GregoryLi/GSoC2022/Abstract

From BRL-CAD
< User:GregoryLi
Revision as of 02:48, 30 May 2022 by GregoryLi (talk | contribs) (Created page with "= Abstract for New BRL-CAD GUI = Currently, BRL-CAD has implemented a series NURBS and Brep operations, and in some cases it works well. But there are many cases to be tested,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract for New BRL-CAD GUI

Currently, BRL-CAD has implemented a series NURBS and Brep operations, and in some cases it works well. But there are many cases to be tested, improved or solved such as missing surface and solid, optimized topology of Brep. This project works in Test-Driven Development(TDD), aims to test and develop NURBS/Brep part for BRL-CAD, to ensure correctness of geometrical and topological in common and special cases.