Newbie needs help

Started by
2 comments, last by Ravuya 17 years, 4 months ago
I am a complete newbie to opengl. This isnt completly to do with games but will help me later on. I have a text file whcih includes X's and co-ordinates, it is a face. I need to read the amount of valid points, the points come in groups of 6, XYZ-RGB, so when one point is found i need to cou nt onto the next valid point. Any help would be appreciated. Thanks
Advertisement
To me it sounds more like a programming language problem. What's the language you use?
Maybe this helps: http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=10
I am using C++ and opengl
Is this for a school assignment?

This topic is closed to new replies.

Advertisement