geometry-processing-parameterization icon indicating copy to clipboard operation
geometry-processing-parameterization copied to clipboard

Parameterization assignment for Geometry Processing course

Results 23 geometry-processing-parameterization issues
Sort by recently updated
recently updated
newest added

In this part of the text, we are referencing Stoke's theorem but I'm pretty sure we actually applied Divergence Theorem instead. ""If we apply [Stoke's theorem](https://en.wikipedia.org/wiki/Stokes%27_theorem) we can convert this...

When I implement the Tutte method, it seems that the resulting flattened mesh gets flipped with its normal pointing downwards. Other than that, the distortion looks similar to the handout....

Could you clarify how to construct the L matrix? Should we use uniform weights or weights based on the inverse edge-length?