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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GustavoLR548 authored Nov 25, 2021
1 parent ac535ad commit 25564e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

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

### **Don't forget to check the [user manual and report](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation) 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 :-) .
Expand All @@ -20,5 +22,5 @@ This repository's objective is to implement the article **"Interactive Graphics
- [x] Texture
- [x] Improvement - malha mista
- [x] Comments
- [x] [User manual](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation)
- [x] [User manual and report](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation)
- [x] Executable

0 comments on commit 25564e1

Please sign in to comment.