Quadriculation: Difference between revisions
Jump to navigation
Jump to search
minimal page |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 11: | Line 11: | ||
[[Category:Pages with algorithms]] | [[Category:Pages with algorithms]] | ||
[[Category:Programming]] | |||
[[Category:Software]] | |||
Latest revision as of 10: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)