Converting from 2D DirectX to OpenGL\NDK

Hello, i've been prototyping a game idea on PC, using DirectX Technologies and i was wondering, are there any tutorials on going from DirectX (Direct3D\DirectInput\Xaudio\etc.,) to Android? (i figure that the DirectInput\Xinput thing is more or less covered by the ODK and not too hard to implement...)

thanks in advanced... also does anyone with a dev kit know, if theres any performance increases to using DXT Compression on the tegra over just sending a PNG down? thanks in advance...

Comments

  • noctnoct Posts: 122Member
    I've yet to test out compression on the Tegra 3, but from my experience with other mobile GPUs it's a huge win; they tend to be very easily bandwidth limited.
Sign In or Register to comment.