gapost / qgl2ps

Test of QGLWidget +svg + gl2ps file output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qgl2ps

A project to test the following:

  • use QGLWidget to draw some gl graphics
  • draw additional stuff using native Qt painter
  • use Qt painter to display an svg image containing math - created by MathJax
  • use gl2ps to generate EPS,PDF,etc files with the graphics

About

Test of QGLWidget +svg + gl2ps file output


Languages

Language:C++ 95.1%Language:QMake 4.9%