This Week:<br><br>- Decided to convert from my old Data Structure to a Halfedge Data Structure for the purposes of surface parametrization. <br><br>- Scrambled to finish coding the data structure and the associated functions.<br>
<br>- Got uv parametrization working.<br><br>Next week:<br><br>- Have to check how to convert from the u v parametrization into the output quadrangulated mesh.<br><br>- Have to understand the meaning of &quot;propagation&quot; of period jumps along the mesh.<br>
<br>- Implement these two features so that we can have a basic working quadrangulation<br>