Click to See Complete Forum and Search --> : Rotation in DirectDraw


yaor
August 15th, 2002, 10:13 AM
Can we rotate a 2D surface in a 3D way with DirectDraw interface? I mean rotating the surface into/out of the screen. OpenGL uses matrix operation such as add, multiplication to do translation and rotation, does DircetDraw offer some way to do rotation? Thanks!