anael-seghezzi / Maratis-4

Maratis version 4 (experimental)
GNU General Public License v2.0
64 stars 8 forks source link

Android build instructions ? #88

Open DNS opened 6 years ago

DNS commented 6 years ago

Is there a way to build Maratis4 for Android?

And is it possible to target Web/HTML5 using Emscripten/WebAssembly?

anael-seghezzi commented 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.

ghost commented 6 years ago

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.

DNS commented 6 years ago

I tried to register on Maratis forum but it's closed to new registration.

Btw, I want to ask:

  1. How to rename "Entity" in MaratisEditor ?
  2. How to hide mouse cursor in "SponzaFPS" sample game?
  3. What's the difference between fixed vs standard renderer?
anael-seghezzi commented 6 years ago

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