solvespace/srf
Jonathan Westhues adc910185c Add plane-plane intersection as a special case (to generate the
trimmed line), and plane-line intersection. Terminate the Bezier
surface subdivision on a chord tolerance, and that seems okay now.
And print info about the graphics adapter in the text window, could
be useful.

Also have a cylinder-detection routine that works; should special
case those surfaces in closed form since they are common, but not
doing it yet.

[git-p4: depot-paths = "//depot/solvespace/": change = 1928]
2009-03-14 12:01:20 -08:00
..
boolean.cpp Add plane-plane intersection as a special case (to generate the 2009-03-14 12:01:20 -08:00
ratpoly.cpp Add plane-plane intersection as a special case (to generate the 2009-03-14 12:01:20 -08:00
surface.h Add plane-plane intersection as a special case (to generate the 2009-03-14 12:01:20 -08:00
surfinter.cpp Add plane-plane intersection as a special case (to generate the 2009-03-14 12:01:20 -08:00
triangulate.cpp Add code to subdivide (with de Castljau's algorithm) a surface, and 2009-03-08 02:59:57 -08:00