Löve without OpenGL?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
Televio
Prole
Posts: 2
Joined: Thu Dec 31, 2009 5:16 pm

Löve without OpenGL?

Post by Televio »

Hi,

is it possible to compile Löve without OpenGL? I want to use it on an embedded Linux device which has no support for OpenGL.

Best regards,
Andreas
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Löve without OpenGL?

Post by Robin »

OpenGL is pretty central to LÖVE, but you could try forking it, and rework the connections LÖVE has to the back-end.

I cannot help but wonder why you would want to run LÖVE on a embedded device?
Help us help you: attach a .love.
Televio
Prole
Posts: 2
Joined: Thu Dec 31, 2009 5:16 pm

Re: Löve without OpenGL?

Post by Televio »

I would like to use Löve on a Chumby (www.chumby.com). Everything inside the Chumby is hackable. It has Linux on board but only with a framebuffer. I managed to compile libSDL and lua. Now I'm looking for a game engine or GUI system which uses libSDL and Lua.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Löve without OpenGL?

Post by Robin »

SDL? You compiled SDL for that? Maybe it's possible... See the credits for a list of libraries LÖVE uses, if you haven't seen it yet. But without OpenGL... it will be quite the task, I think.
Help us help you: attach a .love.
User avatar
bmelts
Party member
Posts: 380
Joined: Fri Jan 30, 2009 3:16 am
Location: Wiscönsin
Contact:

Re: Löve without OpenGL?

Post by bmelts »

It should be noted the credits are (as of this post) for LÖVE 0.5.0 - 0.6.0 dispenses with SWIG and boost entirely, and uses OpenAL instead of SDL_mixer. It also includes luasocket and leverages mpg123, libmodplug, and libogg/libvorbis for audio decoding.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Löve without OpenGL?

Post by Robin »

Oops. You're right. See the end of http://love2d.org/docs/license.html for a more up-to-date list.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 76 guests