资 源 简 介
Lev is Lua-based cross-platform lightweight scripting environment. It realizes high level multimedia application, especially video game programming, with short coding.
It"s based on SDL (2.0) Library. Its goal is real cross-platform executability including mobile platforms such as Android and iOS.
GUI features:
* Multiple window management (framed windows/full screen)
Graphic features:
* Accelerated 2D graphics with OpenGL (3D support is now partially implemented)
* On-memory fast rendering
* 32 bit (with alpha channel) full color picture support
* Image input/output support for BMP, PNG, TGA, GIF and JPEG
* True type font rendering, raw raster rendering
Sound features:
* Sound mixer with arbitrary number of slots
* File support for WAV and OGG
Archive features:
* Zip (compatible with PKZip 64bit version) input/output support
* Lua data serialization
* Flexible file path resolution
Auxillary data types:
* Unicode strings
* Static regex