User:GregoryLi/GSoC2022/Abstract

From BRL-CAD

Abstract for Test-Driven Development for BRL-CAD NURBS/Brep Boolean operation

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.