GSOC 2023: UV Editor Improvements

Report Week 7

This week I completed a basic implementation of ordering the array of vertices by connectivity and made progress on the choices of edge to slide along. In the following week, I’d like to finish choosing and having the correct ordering of the slide edges and improve my implementation of the ordering of the array to include more complex cases. I’d also if possible like to start working on cases where the edge is being moved towards a direction defined by the adjacent edges rather than towards one side or another.

7 Likes