[WS2021] Homework 4 Discussion #4
-
This thread is open for the discussion of homework 4. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 17 replies
-
Beta Was this translation helpful? Give feedback.
-
So i think i found the problem but it just doesn't make any sense to me that it doesn't work. When i construct the laplace matrix I check if the vertex halfedges are on the boundary and if they are only put a 1 at their index in the matrix column(see Slide 9 lecture 4). I made some console logs and found that this:
only finds 69 boundary vertices. I know from:
that i have 80 boundary vertices. I am currently using the halfedge structure that is provided in the solutions so i assume nothings wrong with the halfedge structure itself. How do i find all boundary vertices? |
Beta Was this translation helpful? Give feedback.
-
the disk parameterization is working(i think), the rectangle one not completely. To be honest I'm struggling to set up a forked repository. I uploaded the 2 relevant files to an empty public repository of mine. As a one-off, is this accepted instead of a pull request? |
Beta Was this translation helpful? Give feedback.
-
Close due to the end of the submission period. |
Beta Was this translation helpful? Give feedback.
Close due to the end of the submission period.