|
The LVP binary is written in object-oriented C using glut, libgli and OpenGL and should compile and operate with every complete OpenGL-Implementation.
If you didn't understand what was just said, then please stop reading here.
In theory, the lvp-binary compiles on all POSIX Operating Systems, but since it is part of a project based on Linux it wasn't and probably never will be tested.
At the moment of this writing (LVP binary V0.3.1) it uses the following features of libgli:
- Interfaces
- Buttons
- Windows
- Textured Buttons
- Text
- Callback
- Mouse-events
or, in short, minimum requirements for a half-decent User-Interface.
You can start it with:
lvp <path to lvp.xml>
|