opengl model loader for obj and mtl.
The project is used by visual studio 2019.
Please set to x86 (instead of x64) before running the program .
The example is animation, you can change the file name to load another model(in data folder).
m = myReadOBJ("data/al.obj");
