My problem is that i cannot set up my material using my structure because the "data member initializer is not allowed". This is deffo a simple mistake but its kinda annyoying. Here is the code.
...
Type: Posts; User: Kieran
My problem is that i cannot set up my material using my structure because the "data member initializer is not allowed". This is deffo a simple mistake but its kinda annyoying. Here is the code.
...
Hey im ive been working on importing 3d models from 3ds max and blender as a obj file as they are simple and texted based. Im wanting to be able to read all the vertices and faces into my prgram and...