Tagged Questions
1
vote
2answers
1k views
Loading a model into a half-edge data structure from a .PLY file
I am attempting to build a .PLY parser to load 3d models stored as .ply files into a half edge data structure mesh.
Sorry for the huge question, I'm very verbose and I wanted to make sure I laid out ...