سؤال

I'm creating a 3D game in OpenGL. The main thing at the moment I want to know is how can I create a menu? e.g. Main menu, in game pause menu, Options and even the gamer HUD to display HP etc.

Can anyone point me in the right direction to where I can get tutorials on this?

Also if anyone can give hint on loading 3D models with texture and animation into OpenGL that would be very much appreciated. Most of the models and animation is done in Autodesk 3DS Max, textures in PS CS6.

هل كانت مفيدة؟

المحلول

Try the following link which will show you complete walkthrough for designing a tetris game in opengl. Read it till end and then go your own way:-

http://www.codeproject.com/Articles/30775/TetroGL-An-OpenGL-Game-Tutorial-in-C-for-Win32-pla

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top