diff --git a/README.md b/README.md index 59b3c050d13e88f1b6af30ca602aac6dc199f74c..a8ea7f40af106aa3a32fda78a6764b1ac0081253 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ <img src="http://img.shields.io/badge/-Netlify-00C7B7?style=flat&logo=Netlify&link=https://webgl2-fluid-simulation.netlify.app"/> </p> <p align="center"> - <a href="#try-here">Try Here</a> • - <a href="#prerequisites">Prerequisites</a> • - <a href="#what-this-tutorial-covers">What This Tutorial Covers</a> • - <a href="#license">License</a> • - <a href="#references">References</a> • - <a href="#acknowledgements">Acknowledgements</a> + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#try-here">Try Here</a> • + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#prerequisites">Prerequisites</a> • + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#what-this-tutorial-covers">What This Tutorial Covers</a> • + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#license">License</a> • + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#references">References</a> • + <a href="https://git.ajou.ac.kr/htcrefactor/webgl-tutorial/-/blob/master/README.md#acknowledgements">Acknowledgements</a> </p> WebGL은 인터넷 브라우저 환경에서 OpenGL을 플러그인 도움 없이 공식적으로 사용할 수 있도록 Khronos Group에서 제정한 웹 그래픽스 API에요. 2017년 2월에 OpenGL ES 3.0기반 WebGL 2.0이 공개됐어요.