From: Sam S. <sam...@gm...> - 2006-06-18 16:08:20
|
I resized my GL window to match the NDS's dimensions and set up two viewports, the result is kind of interesting: http://raz0r.c99.org/~sam/ndsconcept.png I'm not sure whether I'll render the whole board on the top screen, or just the HUD.. the game gets a bit more challenging if you can't see the whole board at once, though it would make some of the larger puzzles very difficult. If I hide the HUD and just stretch the game board across the whole top screen, the terrain patterns create horrible moire patterns across the screen 'cause they lose their aspect ratio :-/ -Sam |