More problems with beginin
Hello
To this day I'll try some examples and tuts but.. no one gave me a simply method to do something like that: I have an OBJ file (not too complex), and now I have see it on my simply application under MacOS X (the screen go to full screen, object will be loaded and now with mouse I can move and rotate it). Sorry, I know its a beggining problem and maybe Im not too careful with tuts and docs. Please help me. Maybe small link to simply step-by-step tutorial for wtiting like this. After this I think to get it on the base and other ways and ideas will be much more easiest. Please help - I'm usind Xcode Tools from MacOS X Tige - latest update.
Regards
Davido
To this day I'll try some examples and tuts but.. no one gave me a simply method to do something like that: I have an OBJ file (not too complex), and now I have see it on my simply application under MacOS X (the screen go to full screen, object will be loaded and now with mouse I can move and rotate it). Sorry, I know its a beggining problem and maybe Im not too careful with tuts and docs. Please help me. Maybe small link to simply step-by-step tutorial for wtiting like this. After this I think to get it on the base and other ways and ideas will be much more easiest. Please help - I'm usind Xcode Tools from MacOS X Tige - latest update.
Regards
Davido
1. Work through these: http://nehe.gamedev.net/lesson.asp?index=01
2. Learn what obj file format is like (this should be enough detail for getting started: http://www.eg-models.de/formats/Format_Obj.html )
3. Program your own obj loader (not too hard)
2. Learn what obj file format is like (this should be enough detail for getting started: http://www.eg-models.de/formats/Format_Obj.html )
3. Program your own obj loader (not too hard)
Sir, e^iπ + 1 = 0, hence God exists; reply!

