Open DNS opened 6 years ago
It should be possible to compile with Android NDK with some efforts, I don't think it was done before. Same thing for Emscripten, although it should be easier than Android.
Since Maratis has OpenGL ES 2.0 support porting to Emscripten should be very easy. The only changes that have to happen are in window creation class, some #ifdefs and that's it.
I tried to register on Maratis forum but it's closed to new registration.
Btw, I want to ask:
If you want to join the forum, send me an email with your contact infos and I'll register you. For the rest please have a look at the wiki page : http://wiki.maratis3d.org/index.php?title=Main_Page
Is there a way to build Maratis4 for Android?
And is it possible to target Web/HTML5 using Emscripten/WebAssembly?