I’m working on a game that should run on as many platforms as possible, and was wondering if there are any good 3D libraries that run on Windows Phone 7 and Mono (Windows and Linux). I would use OpenTK, but that is dependent on OpenGL, and Windows Phone only supports managed DirectX (XNA). Are there at least any decent wrappers out there?
Share
I just made my own 3D library that runs on ALL the platforms — Sourceforge source code here