solvespace/src/srf
phkahler 9802b5d1ee Better helical triangulation - issue 489.
Resolve issue #489 helix has stairsteps.
Force helix axis line to 8 segments.
Grid triangulation to use a minimum of 4 segments for degree>1.
Adds twist dependence for grid triangulation with degree=1.
Added a max_dt parameter for PWL creation and use that for helical edges.
2020-07-11 14:29:18 -04:00
..
boolean.cpp Fix SSurface::EdgeNormalsWithinSurface() to handle non-orthogonal u,v derivatives correctly. 2020-06-06 02:31:01 +00:00
curve.cpp Change criteria for short edge removal 2020-06-11 21:23:01 -04:00
merge.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
ratpoly.cpp Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00
raycast.cpp Reimplement DivPivoting as DivProjected. 2019-09-20 01:09:25 +00:00
surface.cpp Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00
surface.h Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00
surfinter.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
triangulate.cpp Better helical triangulation - issue 489. 2020-07-11 14:29:18 -04:00