Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioJPinto committed May 27, 2024
1 parent 7e68497 commit 669f0b8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ $ ./cg-generator <model> [args] <path>
- [Report](https://github.com/JulioJPinto/CG-Project/blob/a9d251c0a458038bd26efecb48b57872c04f35f2/Relat%C3%B3rio%20CG%20-%20Fase%202.pdf)

### 3ª Fase
- Commit
- [Commit](https://github.com/JulioJPinto/CG-Project/commit/014e09ccb4ef570f0fb6fc8377616580dff0f607)
- [Report](https://github.com/JulioJPinto/CG-Project/blob/main/Relat%C3%B3rio%20CG%20-%20Fase%203.pdf)

### 4ª Fase
- Commit
- Report
- [Commit](https://github.com/JulioJPinto/CG-Project/)
- [Report](https://github.com/JulioJPinto/CG-Project/blob/main/reports/Relat%C3%B3rio%20CG%20-%20Fase%204.pdf)

6 changes: 3 additions & 3 deletions imgui.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Collapsed=0

[Window][Infos]
Pos=15,18
Size=311,139
Size=325,139
Collapsed=0

[Window][Options]
Expand All @@ -14,7 +14,7 @@ Size=312,124
Collapsed=0

[Window][Models]
Pos=770,16
Size=297,183
Pos=17,306
Size=254,69
Collapsed=0

4 changes: 2 additions & 2 deletions scenes/advanced/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</lights>
<group>
<models>
<model file="models/advanced/cylinder.3d" >
<texture file = "textures/Oil_Drum.jpg" />
<model file="models/simple/ferrari.obj" >
<texture file = "textures/ferrari.png" />
</model>
</models>
</group>
Expand Down

0 comments on commit 669f0b8

Please sign in to comment.