[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bindings for SDL or GLUT
- From: Henk Boom <henk@...>
- Date: Mon, 5 Jul 2010 16:16:31 -0400
On 5 July 2010 12:53, Jose Marin <jose_marin2@yahoo.com.br> wrote:
> Hi,
>
> Is there any recent Lua binding for SDL or GLUT, that works with Lua 5.0 or later?
>
> Using Google I have found only ones that works with previous versions of Lua.
There are a few, I had trouble finding one that was self-contained
enough to use easily out of its original context. I switched to using
GLFW instead, since version 2.6 comes with a lua binding.
henk