Given sets of 2D points which are the boundaries of an irregular shape, a shape which may not be convex and may have internal holes, is there an algorithm to find the开发者_开发百科 largest circle tha
Heyo! I\'m starting to create games on iOS and I\'m trying a Breakout-clone for start. As practice I wanted a ball to bounce around in a rectangle so I get my head around simple collision, direction
Can someone explain what the rect does in: canvas.drawBitmap(bmp,scr ,dst ,null); Because I have tried and tried to make any sense of this but I simply don\'t understand what the two rectangles does.
I need to pass a 2D array into the method below: int pipeChild_1(int pipedes[], char *argsArray[][]); 开发者_Python百科
Maybe I\'m asking this too soon in my research, but I\'d better know if this is possible sooner than later.
Does anyone know an efficient way to load textures into OpenGL ES that are not in sizes of a power of two? I am new to OpenGL, and I\'m working on a 2D game for iPhone and I have a l开发者_如何转开发o
I\'m currently porting my 2D game engine to Java. I looked at some of the game libraries pointed at here on stackoverflow. However, the ones I looked at were rather simplistic and didn\'t even state i
I am making a character moving messanger (2d tile map game looking messanger) I want each tile to refer which character is on.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I see plenty of answers to this riddle on here, but every time I try and implement the answers, they don\'t seem to work. I wanted to reply to some of the answers, but couldn\'t. Perhaps it\'s because