出典:Wikipedia
出典:『Wikipedia』 (2010/10/01 21:55 UTC 版)
Luxinia is a 3D engine written in C. For rendering it uses OpenGL and Cg. The window management is handled with GLFW. As sound library OpenAL was chosen and for physics ODE is used. A key feature of the engine is the binding to the Lua programming language. Due to Lua being a interpreted language, the users do not need any compilers but can purely work with the high-level language to code their projects.