@AkHolicful I personally use OpenTK because it uses OpenGL and that means I can write once, compile once, and distribute to all Mono-supported platforms (including Linux and OS X) with native support. I also know OpenGL better. If you don't care about cross-platform/are more comfortable with DirectX, go with XNA or SlimDX or something.
@AkHolicful I personally use OpenTK because it uses OpenGL and that means I can write once, compile once, and distribute to all Mono-supported platforms (including Linux and OS X) with native support. I also know OpenGL better. If you don't care about cross-platform/are more comfortable with DirectX, go with XNA or SlimDX or something.
robmaister12 1 month ago
Would you suggest OpenTK or XNA For 2D games like tetris and so on..?
AkHolicful 1 month ago