2D Game Graphic Designer Question:

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

2D Game Graphic Designer Interview Question
2D Game Graphic Designer Interview Question

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.


Previous QuestionNext Question
Tell me how good Bitbucket/Github is for game development?What is a game loop?