Skip to content
Snippets Groups Projects
Commit a76296f6 authored by Jiyoung Moon's avatar Jiyoung Moon
Browse files

Update README.md

parent 4e50a667
Branches
No related tags found
No related merge requests found
...@@ -49,12 +49,12 @@ The final result of this WebGL tutorial will be like this.\ ...@@ -49,12 +49,12 @@ The final result of this WebGL tutorial will be like this.\
![final](final.gif) ![final](final.gif)
# References # References
https://www.w3schools.com/jsref/met_document_addeventlistener.asp https://www.w3schools.com/jsref/met_document_addeventlistener.asp \
https://eng.libretexts.org/Bookshelves/Computer_Science/Book%3A_Introduction_to_Computer_Graphics_(Eck)/07%3A_3D_Graphics_with_WebGL/7.01%3A_Transformations_in_3D https://eng.libretexts.org/Bookshelves/Computer_Science/Book%3A_Introduction_to_Computer_Graphics_(Eck)/07%3A_3D_Graphics_with_WebGL/7.01%3A_Transformations_in_3D \
https://www.w3schools.com/js/js_htmldom_html.asp https://www.w3schools.com/js/js_htmldom_html.asp \
https://www.w3schools.com/tags/tag_code.asp https://www.w3schools.com/tags/tag_code.asp \
https://www.w3schools.com/JSREF/obj_mouseevent.asp https://www.w3schools.com/JSREF/obj_mouseevent.asp \
https://www.w3schools.com/jsref/event_onmousedown.asp https://www.w3schools.com/jsref/event_onmousedown.asp \
https://www.w3schools.com/jsref/event_onmousemove.asp https://www.w3schools.com/jsref/event_onmousemove.asp \
https://www.w3schools.com/jsref/event_onmouseout.asp https://www.w3schools.com/jsref/event_onmouseout.asp \
https://www.w3schools.com/jsref/event_onmouseup.asp https://www.w3schools.com/jsref/event_onmouseup.asp
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment