lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


At 14:23 28/2/2004, you wrote:

On Feb 28, 2004, at 1:35 PM, Enrico Colombini wrote:

On Saturday 28 February 2004 16:59, Renato Cerqueira wrote:
Different people have different requirements. I am not sure whether
we will have a winner here or not.

I browsed (only superficially) the IUP guide, but I didn't understand if one
can have access to graphic primitives (lines, circles, etc.).

You can use different graphic libraries with Iup. Our "official" solution
is Canvas Draw (http://www.tecgraf.puc-rio.br/cd/). But you can also use
Open GL and the native APIs.

  Complementing Renato's answer, the CD library does not have a Lua 5 binding.

scuri