Browse by Tags

All Tags » Cameras » GameSpace (RSS)

It's All About the Cameras

Organization of the Core The structure of the Nimble2D library is based on the idea of a central "Core" object that contains references to all of the major component objects and gives a coordinated means for all objects to be able to work off...
Posted by MattWorden | with no comments

Laying Out the Graphics Approach

I won't be able to do much more coding until the weekend. So, I figured I should give a quick overview of how I'm going to approach the main graphics drawing routine. I'll start high-level and work downward, then spiral back upward, and then...
Posted by MattWorden | with no comments