A C++ application for reading .off files and visualizing using Qt.
Don't forget to check the user manual and report of the project.
This repository's objective is to implement the article "Interactive Graphics Applications with OpenGL Shading Language and Qt" for an assignment in our Computer Graphics class in college. We decided to make this repository public, so people can see the steps we took to implement using the current version of Qt, since the article is from 2012, and we are making this project in 2021 :-) .
- Create Qt interface
- .off Reader
- Shading
- Texture
- Improvement - malha mista
- Comments
- User manual and report
- Executable