jason-x-xu / QtOpenGLDemo

this project provides some demos that combine Qt and OpenGL libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author

  • Welin 2020.12.29
  • modified in 2020.12.29

Overview

In the repository, it provides some ways to combine Qt library and OpenGL library. The OpenGL library could be found in freeglut, a good wrapper for OpenGL. For the Qt environment, there are so many ways to install.

Description

  • In project QLoadStl, it is a Qt project generated by QtCreator. And it is used for how to load stl file and display in the UI. Effect as below.

ROS_QT_GUI

Enjoy!

About

this project provides some demos that combine Qt and OpenGL libraries

License:MIT License


Languages

Language:C++ 92.0%Language:QMake 8.0%