Quadriculation: Difference between revisions
Jump to navigation
Jump to search
minimal page |
m added Category:Programming |
||
| Line 11: | Line 11: | ||
[[Category:Pages with algorithms]] | [[Category:Pages with algorithms]] | ||
[[Category:Programming]] | |||
Revision as of 13:03, 11 July 2023
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)