Difference between revisions of "Quadriculation"
From apm
m (added Category:Programming) |
m |
||
Line 12: | Line 12: | ||
[[Category:Pages with algorithms]] | [[Category:Pages with algorithms]] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
+ | [[Category:Software]] |
Latest revision as of 09:43, 5 May 2024
Like triangulation but
- with segments of quadrics (2nd order polynomials in 3 variables) instead of
- with segments of planes (1st order polynomials in 3 variables)
Fore one continuously differentiable surface (C1) beside ...
- ... continuity of the F-Rep function there needs to be ...
- ... continuity of the gradient of the function too.
(TODO: check if this works out)