Skip to content

ydcpp/QOpenGLWidget_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOpenGLWidget_example

QOpenGLWidget example for Qt C++

About This Repo

This is a Qt6 OpenGL project that I made for fun, it shows some usage examples of QOpenGLWidget and OpenGL functions.

image

The application demonstrates:

  • Usage of VBO, IBO
  • Transformation matrix, random positions and colors
  • Usage of vertex and fragment shaders
  • Model View Projection matrices and camera system with pan/zoom/rotate
  • Mouse picking using ray casting

Feel free to copy/use/contribute!

About

QOpenGLWidget example for Qt C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published