Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.16 KB

File metadata and controls

26 lines (17 loc) · 1.16 KB

3DOff-Visualizer

C++ Qt

3d-symbol

Interface

A C++ application for reading .off files and visualizing using Qt.

Don't forget to check the user manual and report of the project.

Motivation

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 :-) .

Objectives

  • Create Qt interface
  • .off Reader
  • Shading
  • Texture
  • Improvement - malha mista
  • Comments
  • User manual and report
  • Executable