2D Game Graphic Designer Question: Download 2D Game Graphic Designer PDF

Tell me in Android, how you can use load texture method to load the image?

Tweet Share WhatsApp

Answer:

The load texture method will take in an image pointer and then load the image into a stream. The stream will then be loaded as a texture into OpenGL.

Download 2D Game Graphic Designer PDF Read All 47 2D Game Graphic Designer Questions
Previous QuestionNext Question
Tell me how good Bitbucket/Github is for game development?What is a game loop?