All Questions
Tagged with computational-geometry c
1 question
0
votes
1
answer
84
views
Variable subdivision creating artifacts
I'm currently implementing a method for subdividing an icosahedron found here that isn't quite working as expected due to the artifacts created (and the way the triangles are oriented)
The problem ...