Vmf Reader Progress
Published at Oct 21, 2015
Made some good progress on the vmf reader. So far what I have created a parser that will read the whole file and store it in a nested keyvalue classes. Now I'm taking the keyvalues and placing them in a strictly typed structure. Lots of recursion going on in certian places. Hopefully by the end of this week I will be done coding this and starting work on spitting out a proper obj file with proper texture mapping. The texture mapping will be the real hard part. I will try to post about it when I can.
Posted in Coding on Oct 21, 2015.