Hello,
after a long time a new public release bundle is done, lots of changes, better documentation, new features.
Luxinia is a Lua scriptable 3d engine, meant for rapid prototypying or creation of smaller 3d games.
With the new release render-to-texture was introduced like seen here with a dynamic cubemapping sample (also shows some advanced particle effects)
And a Tutorialmode:
Lua is a very user-friendly programming language, and requires no compiling and so on, it is very suitable for beginners, and doesnt need a lot of syntax. And it is even quite extandable, like one demo makes use of luas dll loading capability to download a website within luxinia.
Please give it a try and feedback over at
www.luxinia.de
Replies