Closed bgapinski closed 10 years ago
Drawing one sphere with no triangles causes my computer to use up all of its memory (probably a stack overflow somewhere)
did it print the bounding box tree? this will tell us if it happens during the rendering or after.
This problem appears to have fixed itself.
Drawing one sphere with no triangles causes my computer to use up all of its memory (probably a stack overflow somewhere)