Skip to content

Commit 7ac0dc4

Browse files
authored
Update README.md
1 parent 760d815 commit 7ac0dc4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ In this series you'll learn how to create an OpenGL 3D Game Demo, starting from
1212
to the making of all the necessary sub-systems in order to achieve a complete 3D Game, like</br>
1313

1414
- OpenGL 3D Graphics Engine</br>
15-
- Vertex Array Object (VAO)</br>
16-
- Shaders</br>
17-
- Uniform Buffer Object (UBO)</br>
18-
- - ...
19-
- Entity System
20-
- Input System
21-
- ...
15+
-- Vertex Array Object (VAO)</br>
16+
-- Shaders</br>
17+
-- Uniform Buffer Object (UBO)</br>
18+
-- ...</br>
19+
- Entity System</br>
20+
- Input System</br>
21+
- ...</br>
2222

2323

2424
---

0 commit comments

Comments
 (0)