Hello,
I get an issue when loading some off file into Stella. The loading does not go so fine, I get the right number of vertices, edges and faces but
the polyhedron does not appear on screen and all vertices/edges/faces shows some error like values:
1x5valence, radius -1.#IND
Has it happened to anyone else ? What can I do to fix it ?
It opens fine with Meshlab.
I can provide the off files if necessary.
Wagyx
Vertex issue -1.#IND
- robertw
- Site Admin
- Posts: 714
- Joined: Thu Jan 10, 2008 6:47 am
- Location: Melbourne, Australia
- Contact:
Re: Vertex issue -1.#IND
Hard to say without seeing the OFF file, but looks like a disivion by zero maybe. Not sure what would cause that, but maybe there's a degenerate face? Eg a face where all the points are the same, or along a line?
Re: Vertex issue -1.#IND
I have managed to modify the position of some vertices a bit and now it opens/works fine in Stella, the OFF data is still single precision though.
There was no degenerate face whatsoever. I hope it does not happen again.
Thanks you.
There was no degenerate face whatsoever. I hope it does not happen again.
Thanks you.