The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
Simple test for 3d scene viewing demonstrating usage of:
Qt5.1: a bit of qml framework+lot of native (c++)
OpenGL ES: portable windows/linux/android code
QtCreator framework: compile on all platforms
License:
- 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH.
- trackball code inspired by apple cocoa help
Note:
- home made qml widgets (Qt5.1 compatible)
- home made openGL...
Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.