lua-users home
lua-l archive

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


> By the way, are you guys using Lua as float or double?

I use Lua double (default) for all OpenGL function parameters which ask for
floating point numbers in my project, LuaScene. No problem as far as I can
see.

Geo M