User:Hippieindamakin87
From BRL-CAD
Suryajith
I am a final year undergraduate at Indian Institute of Technology,Kanpur, majoring in Mechanical engineering.
Abstract
I wish to implement a library/routine which computes a Brep from the given CSG and and further does a B-rep on B-rep evaluation generating a resultant (new) B-rep. The library shall evaluate the b-rep using lazy rational arithmetic such that it takes care of the tolerances with minimal error. Numerical errors are handled at an algorithm-independent level, which is an original exact arithmetic that performs only the necessary precise computations.The kernel runs on LiDIA and the data structures are handled by MAPC.(C++ library for manipulating algebraically defined points and curves)