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 shaders
- C++11
Warning:
- work in progress, no build help right now
- tested on windows/gcc, nexus 7
Ultra-simple and fast zipped JPEG viewer released under GPL
A zipped JPEG viewer written in C. Fast thumbnail and fullscreen image loading achieved with libjpeg scaling.
Source code licensed under GPL v3, see Github page for source code and details.
A VNC Viewer working on IBM PC Compatible 8086 and above with a small memory requirement under FreeDOS or DOS compatibles operating systems. It is based on orignal vncviewer code for XWindows.