[android-developers] Re: 3D Game Development

2010-07-14 Thread Maxood
Thank you Robert! We make games on FB and iPhone. We have a growing
Android team.Have a look at our apps here and let me know how we can
benefit each other:

http://www.avenuesocial.com/mob-app.php


Maqsood

http://www.twitter.com/maxood


On Jul 9, 11:09 am, Robert Green  wrote:
> Check out libgdx, it has lots of integration pieces that will make it
> fairly quick to get a game prototyped and 
> working.http://apistudios.com/hosted/marzec/badlogic/wordpress/?page_id=307
>
> On Jul 6, 10:46 am, Renan Lima  wrote:
>
>
>
> > Hey all!
>
> > I´m new on Android 3D game development.
> > I would like to know if there any engine/ API/ platform
> > about 3D development that I could use. Or any tip which
> > you could give me, like where I could start looking for.
>
> > Thank you all!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: 3D Game Development

2010-07-13 Thread Renan Henrique Pereira de Lima
Thank you all, guys!

I'm looking for some kind of 3D game development engine or API, like an
Unreal Engine, but for mobile devices. Apparently, there aren't too much.
Recently, I've found Shiva 3D, which has the capability to export it games
to mobile. Do you know this engine? Or other one?

Thanks again

Renan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: 3D Game Development

2010-07-09 Thread Robert Green
Check out libgdx, it has lots of integration pieces that will make it
fairly quick to get a game prototyped and working.
http://apistudios.com/hosted/marzec/badlogic/wordpress/?page_id=307

On Jul 6, 10:46 am, Renan Lima  wrote:
> Hey all!
>
> I´m new on Android 3D game development.
> I would like to know if there any engine/ API/ platform
> about 3D development that I could use. Or any tip which
> you could give me, like where I could start looking for.
>
> Thank you all!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: 3D Game Development

2010-07-09 Thread Coco's Jungle
You can use OpenGL. Create a GLSurfaceView, and you can draw on it in
3D. See the Cube demo in APIApps sample program.

On Jul 6, 8:46 am, Renan Lima  wrote:
> Hey all!
>
> I´m new on Android 3D game development.
> I would like to know if there any engine/ API/ platform
> about 3D development that I could use. Or any tip which
> you could give me, like where I could start looking for.
>
> Thank you all!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en