Page 1 of 1

Irrlicht running on the OUYA

Posted: Sat Jul 20, 2013 7:58 pm
by Mitchell M
I'm a bit surprised that there hasn't already been a few topics about Irrlicht and the OUYA already. I know there is some stuff that would allow you to use Irrlicht at least a little bit with Android and that there are also ways you can get the OUYA ODK to work with C++ but how hard would it to do both of these at once? Certainly I can't be the only one that likes developing with Irrlicht and would like to use it with the OUYA rather then using some other game engine. I've already tried researching a lot about this but I haven't found much yet. Any help on this would be greatly appreciated.

Thanks,
Mitchell

Re: Irrlicht running on the OUYA

Posted: Mon Jul 22, 2013 8:32 am
by codetiger
I have plans to port my game made using Irrlicht to OUYA. Irrlicht already has Android port, so it should be straight forward and work with only minor fixes. I'll be working on it after we release our game in couple of weeks.

Re: Irrlicht running on the OUYA

Posted: Tue Jul 23, 2013 6:27 pm
by Cube_
Well, in my experience the android port runs just fine, so I don't really see why anyone would bother making a topic about it (haven't tried input yet but it should be straightforward)

Re: Irrlicht running on the OUYA

Posted: Wed Jul 24, 2013 2:48 pm
by CuteAlien
I'm a little bit interested in the OUYA, but it's not yet available in germany.

Re: Irrlicht running on the OUYA

Posted: Sat Jul 27, 2013 6:14 pm
by Mitchell M
aaammmsterdddam wrote:Well, in my experience the android port runs just fine, so I don't really see why anyone would bother making a topic about it (haven't tried input yet but it should be straightforward)
Well thats why I posted under the beginner section didn't understand how the whole NDK thing worked and I didn't see a lot at the time I wrote the forum but now I understand it better.

Re: Irrlicht running on the OUYA

Posted: Sun Jul 28, 2013 2:03 am
by Cube_
Mitchell M wrote:
aaammmsterdddam wrote:Well, in my experience the android port runs just fine, so I don't really see why anyone would bother making a topic about it (haven't tried input yet but it should be straightforward)
Well thats why I posted under the beginner section didn't understand how the whole NDK thing worked and I didn't see a lot at the time I wrote the forum but now I understand it better.
I see your point, but what I meant with "I don't see why anyone would bother making a topic about it" is relating to people getting it to run on the OUYA, either no one has tried or it is because it's just like any android device ^^

Re: Irrlicht running on the OUYA

Posted: Thu Aug 01, 2013 1:58 pm
by Mitchell M
aaammmsterdddam wrote:
Mitchell M wrote:
aaammmsterdddam wrote:Well, in my experience the android port runs just fine, so I don't really see why anyone would bother making a topic about it (haven't tried input yet but it should be straightforward)
Well thats why I posted under the beginner section didn't understand how the whole NDK thing worked and I didn't see a lot at the time I wrote the forum but now I understand it better.
I see your point, but what I meant with "I don't see why anyone would bother making a topic about it" is relating to people getting it to run on the OUYA, either no one has tried or it is because it's just like any android device ^^
OK I see what you mean now.

Mitchell

Re: Irrlicht running on the OUYA

Posted: Thu Aug 01, 2013 3:21 pm
by Cube_
Mitchell M wrote:
aaammmsterdddam wrote: I see your point, but what I meant with "I don't see why anyone would bother making a topic about it" is relating to people getting it to run on the OUYA, either no one has tried or it is because it's just like any android device ^^
OK I see what you mean now.

Mitchell
Awesome, oh and I'm sorry if I came off as rude (a bad-ish habit of mine is to skip all the crud and just try to lay out the relevant information, crud would be anything that isn't directly related to the issue)