User:Hippieindamakin87

From BRL-CAD
Revision as of 12:22, 2 April 2009 by Suryajith (talk | contribs) (New page: ==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 comp...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)

Proposal