Export Sharp Edges as Vertex Normals – Day 5

So, API is validated! However, Campbell gave me some hints to improve core code, which now only uses 24 bytes per edge (plus 4 bytes per loop), and runs twice as fast as previous version. Compared to first patch, current one is about four times faster and eats about three times less memory… that was worth a few more hours of work! 😉

Leave a comment