项目作者: jiangfeng79
项目描述 :
an OpenGL accel. 2D vector qt application
高级语言: C++
项目地址: git://github.com/jiangfeng79/q3dmmi.git
Welcome to q3dmmi

This is a hobby project I started from 2007.
The purpose is to use modern widget lib with opengl support to draw hardware accel. vector graphics(maps).
Wiki.
Binary Builds:
AppVeyor
History
- Due to work requirement, 2D vector graphics engine was explored. Linux/Xlib/motif was the platform used.
- Initial attemp of using gtk/gtkglext was performed. Later it turned to be a demo project for the employer and became propriete.
- QT drew my attention on 2013 but it had poor support for opengl by the time. With the release of QT5, the time became ripe, an initial version was release in 2014.
- Hence the project halted.
Howto
Check wiki for building guide
I wish the project could help people who are doing GIS systems and demands fluent performance with PC hardware.