Skip to content
Snippets Groups Projects
Commit fa6511d1 authored by Hyung-Taik Choi's avatar Hyung-Taik Choi
Browse files

Update README

parent 8d732149
Branches
No related tags found
No related merge requests found
...@@ -14,9 +14,17 @@ ...@@ -14,9 +14,17 @@
<a href="#how-to-start">How to Start</a> <a href="#how-to-start">How to Start</a>
<a href="#features">Features</a> <a href="#features">Features</a>
<a href="#contributor">License</a> <a href="#contributor">License</a>
<a href="#contributor">Acknowledgement</a> <a href="#contributor">Acknowledgements</a>
</p> </p>
WebGL2는 인터넷 브라우저 환경에서 OpenGL을 플러그인 도움 없이 공식적으로 사용할 수 있도록 Khronos Group에서 제정한 웹 그래픽스 API입니다.<br> WebGL2는 인터넷 브라우저 환경에서 OpenGL을 플러그인 도움 없이 공식적으로 사용할 수 있도록 Khronos Group에서 제정한 웹 그래픽스 API입니다.
2017년 2월에 OpenGL ES 3.0기반 WebGL 2.0이 공개됐습니다.<br> 2017년 2월에 OpenGL ES 3.0기반 WebGL 2.0이 공개됐습니다.
WebGL2에 입문하고자 하시는 분들을 위해 WebGL로 할 수 있는 다양한 것 중 가장 흥미로웠던 유체 시뮬레이션에 대한 튜토리얼 입니다.<br> WebGL2에 입문하고자 하시는 분들을 위해 WebGL로 할 수 있는 다양한 것 중 가장 흥미로웠던 유체 시뮬레이션에 대한 튜토리얼 입니다.
</div> </div>
## How to Start
## Features
## License
## Acknowledgements
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment