Right now, I'm working on the OBJ importer, and making good progress. The geometry is read in and assembled, and you can see in the image below, that this seems to be working. The winged edge data structure isn't being assembled correctly yet, though. I'll need to do some work to determine which edges are adjacent to other edges, and to let each vertex know of an edge that they are adjacent to. Beyond that, I still need to import the material information as well, which will take up a bit more time.

No comments:
Post a Comment