Skip to content

Commit 6c6bfd2

Browse files
Update README.md
1 parent 10b353a commit 6c6bfd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ OpenGL project which consists of 3D environment, to demonstrate assembly and dis
2424
glut.h ( freeglut.h )
2525

2626
# References
27-
[1]. Basic 3D World Setup - [lighthouse3d.com](http://www.lighthouse3d.com/tutorials/glut-tutorial/).
28-
[2]. Basic OpenGL function's introduction - [khronos.org](https://www.khronos.org/).
29-
[3]. Texture Mapping - [youtube.com](https://www.youtube.com/watch?v=Eh0HeTCCgnE&t=452s).
30-
[4]. Textbook for understanding structure of OpenGL - [Computer Graphics With OpenGL - Donald Hearn & Pauline Baker](https://doc.lagout.org/programmation/OpenGL/Computer%20Graphics%20with%20OpenGL%20%284th%20ed.%29%20%5BHearn%2C%20Baker%20%26%20Carithers%202013%5D.pdf).
27+
1. Basic 3D World Setup - [lighthouse3d.com](http://www.lighthouse3d.com/tutorials/glut-tutorial/).
28+
2. Basic OpenGL function's introduction - [khronos.org](https://www.khronos.org/).
29+
3. Texture Mapping - [youtube.com](https://www.youtube.com/watch?v=Eh0HeTCCgnE&t=452s).
30+
4. Textbook for understanding structure of OpenGL - [Computer Graphics With OpenGL - Donald Hearn & Pauline Baker](https://doc.lagout.org/programmation/OpenGL/Computer%20Graphics%20with%20OpenGL%20%284th%20ed.%29%20%5BHearn%2C%20Baker%20%26%20Carithers%202013%5D.pdf).

0 commit comments

Comments
 (0)