Mesh subdivision added
Published Saturday, July 19, 2008 by Glow | E-mail this post
Okay, I've finally implemented mesh subdivision. To be precise, I've implemented
Loop's subdivision algorithm. It took a bit longer than expected, since I was trying to implement the wrong algorithm ;)
Anyway, it works great, and it really hides almost all of the geometry artifacts caused by the lossy compression of the vertices. The added screenshots are of the same polygonal model as in my previous post, but this time with 1 iteration of the subvision algorithm performed (quadrupling the polycount).
0 Comments for “Mesh subdivision added”
Add a comment