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

Commit 25564e1

Browse files
authored
Update README.md
1 parent ac535ad commit 25564e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

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

11+
### **Don't forget to check the [user manual and report](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation) of the project.**
12+
1113
# Motivation
1214

1315
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 :-) .
@@ -20,5 +22,5 @@ This repository's objective is to implement the article **"Interactive Graphics
2022
- [x] Texture
2123
- [x] Improvement - malha mista
2224
- [x] Comments
23-
- [x] [User manual](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation)
25+
- [x] [User manual and report](https://github.com/MrLaTeXWorkshop/3DOff-Visualizer-documentation)
2426
- [x] Executable

0 commit comments

Comments
 (0)