Quadriculation: Difference between revisions
Jump to navigation
Jump to search
m added Category:Programming |
mNo edit summary |
||
| Line 12: | Line 12: | ||
[[Category:Pages with algorithms]] | [[Category:Pages with algorithms]] | ||
[[Category:Programming]] | [[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)