Hello,
I recently started to program an openGL application using the windows forms and c++ for a school project.
Since we don't get teached programming i'm not all that good and have tried a few times to create a OBJ loader.
I gave up and went searching on google and found some but i can't implement those cause they are build for console applications.
Anyone know how i can impliment an OBJ loader for opengl into windows forms ? thank you!
PS: normals and textures etc don't have to be loaded, i just need the vertexes