Yes, OpenGL ES 1.
I'm using a port of SDL here which I find perfect for this case and it's implementing some of the OpenGL ES functions.
nlove (LOVE2D) for Dingoo & Caanoo Handheld
Moderator: nLÖVE Team
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
Kalle, out of curiosity, which Android device are you targeting? 2.2? 800 x 480? No physical keyboard? Galaxy S?
Yes, I just described my phone in hopes he agrees.
Yes, I just described my phone in hopes he agrees.
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
I'm targeting them all (most probably), as Android supports that. The ndk can build for 2 proccessors too, which the second is the one found at Nexus one. That compiled code will run faster on devices with that proccessor.TechnoCat wrote:Kalle, out of curiosity, which Android device are you targeting? 2.2? 800 x 480? No physical keyboard? Galaxy S?
I might build a package using OpenGL ES 2 for the devices that supports it. However, I'm using a HTC Hero 2.1 320x480 which doesn't...
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
This means it is up to the game developer to make sure the game is resolution and keyboard independent?kalle2990 wrote:I'm targeting them all (most probably), as Android supports that. The ndk can build for 2 proccessors too, which the second is the one found at Nexus one. That compiled code will run faster on devices with that proccessor.TechnoCat wrote:Kalle, out of curiosity, which Android device are you targeting? 2.2? 800 x 480? No physical keyboard? Galaxy S?
I might build a package using OpenGL ES 2 for the devices that supports it. However, I'm using a HTC Hero 2.1 320x480 which doesn't...
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
Yes, and I forgot to mention earlier; it will have support for devices running 1.6 or later..
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
Can you share this SDL version with OpenGL ES 1.0 support?
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
It's an SDL port for Android which uses it tho, but you can find it here
http://www.anddev.org/sdl_port_for_andr ... t9218.html
The source page includes the whole android project, altho my extra libraries that I use (Lua, PhysFS, SDL_Gfx) aren't there. For a stable version, one should download 'last-working-1.6'.
https://github.com/pelya/commandergenius
http://www.anddev.org/sdl_port_for_andr ... t9218.html
The source page includes the whole android project, altho my extra libraries that I use (Lua, PhysFS, SDL_Gfx) aren't there. For a stable version, one should download 'last-working-1.6'.
https://github.com/pelya/commandergenius
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
Ok. Thanks. I take a look into it.
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
I got the app up and running on an Android emulator/device now!
As far as I can see, the no game screen is a little laggy. This has to do with the app scaling the .love down from 800 pixels to 320 and all the stars rotating. However I couldn't see all the green 'lovers' rotating as they were too small. It ran on about 9-10 FPS on my HTC Hero, I'm presuming that it will run atleast twice faster on a phone with Android 2.2 or/and a 1 Ghz proccessor. Pictures will be posted after several small improvments has been made
As far as I can see, the no game screen is a little laggy. This has to do with the app scaling the .love down from 800 pixels to 320 and all the stars rotating. However I couldn't see all the green 'lovers' rotating as they were too small. It ran on about 9-10 FPS on my HTC Hero, I'm presuming that it will run atleast twice faster on a phone with Android 2.2 or/and a 1 Ghz proccessor. Pictures will be posted after several small improvments has been made
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: nlove (LÖVE 0.7.0) beta for Caanoo Handheld
How does it run if you make a Löve project that uses the exact resolution of the screen? (No scaling)kalle2990 wrote:I got the app up and running on an Android emulator/device now!
As far as I can see, the no game screen is a little laggy. This has to do with the app scaling the .love down from 800 pixels to 320 and all the stars rotating. However I couldn't see all the green 'lovers' rotating as they were too small. It ran on about 9-10 FPS on my HTC Hero, I'm presuming that it will run atleast twice faster on a phone with Android 2.2 or/and a 1 Ghz proccessor. Pictures will be posted after several small improvments has been made
Who is online
Users browsing this forum: No registered users and 0 guests