Finding the Twins when Implementing Catmull-Clark subdivision using Half-Edge mesh [migrated]
- by Ailurus
Note: The description became a little longer than expected. Do you know a readable implementation of this algorithm using this mesh? Please let me know!
I'm trying to implement Catmull-Clark subdivision using Matlab (because later on the results have to be compared with some other stuff already implemented in Matlab).
First try was with a…