dxGraphics3D 640,480 cam = dxCreateCamera() dxMoveEntity cam,0,0,-5 sp = dxCreateSprite() dxRotateSprite sp,20 dxRenderWorld:dxFlip dxWaitKey End