Tagged Questions
6
votes
4answers
383 views
What are some good books which detail the fundamentals of graphics processing?
The best book on the nitty gritty of graphics that I've found is Computer Graphics: Principles and Practice http://www.amazon.com/Computer-Graphics-Principles-James-Foley/dp/0201121107
However, as ...
3
votes
7answers
2k views
openGL book recommendation
I wanna start learning OpenGL especially for android game programming but I would eventually want to be able to use this knowledge for windows\linux as well.
I'm having difficulty choosing between ...
67
votes
8answers
86k views
How do I get started making Android games? [closed]
I am new to game development. I am interested in developing 2D games for the Android platform. What is the best place to start with (i.e) What are the basics and how to proceed? I already have ...