[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Tolua GUI binding
- From: "Grisha" <grisha@...>
- Date: Wed, 30 Jun 2004 10:55:33 +0400
Hi,
How many responses! It's great really :)
The thing is I was searching for a GUI tool for a serious project, that uses
our own renderer, so using GLUI is not acceptable here. Thanks anyway.
Just to mention, we already have a programmer that makes new binding for
FLTK using toLua++. If it will be portable - we'l publish it.
Best Regards,
Grisha
----- Original Message -----
From: "Nick Trout" <nick@rockstarvancouver.com>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Wednesday, June 30, 2004 5:15 AM
Subject: RE: Tolua GUI binding
> > > I'v been looking for different GUI libs with ready bindings to
Lua,
> and
You could try http://doris.sf.net/ It's an OpenGL binding with a GUI
attached. It uses tolua++ to bind Lua to OpenGL, GLUI and GLUT.
Nick