|
Keep in mind a bitmap is a static image. Perhaps you're looking to create a bitmap, or perhaps you're looking to create an animation. If you're looking to animate you'd need a graphics library (e.g. openGL etc.) if you're just looking to take a snapshot of a scenario you could create a bitmap.
-MBirchmeier
|