Hello guys
I've written an obj loader that could load the 3dmax obj. I tried to draw a cube but all the things aren't what I've been expecting. There was something displayed but the cube looked awkward and all the vertices are messed up. I don't think it's a cube anyway:(
I know there's something called vertex winding stuff. But I just can't fix this. I tried to load an obj file exported by blender. But it's still very messy.
I wonder if there's any software could export the exact same thing that is compatible with direct3d standard. It's very difficult to work with something wrong.