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

Update README

parent 5e5df8b4
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<img src="./screenshot.jpg"></img> <img src="./screenshot.jpg"></img>
<h4 align="center">WebGL2 Fluid Simulation Tutorial</h4> <h4 align="center">WebGL2 Fluid Simulation Tutorial</h4>
<p align="center"> <p align="center">
[![Open Source License](https://img.shields.io/github/license/htcrefactor/WebGL-Fluid-Simulation)](https://img.shields.io/github/license/htcrefactor/WebGL-Fluid-Simulation)
<img src="http://img.shields.io/badge/-WebGL2-990000?style=flat&logo=WebGL&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> <img src="http://img.shields.io/badge/-WebGL2-990000?style=flat&logo=WebGL&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/>
<img src="http://img.shields.io/badge/-HTML-E34F26?style=flat&logo=HTML5&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> <img src="http://img.shields.io/badge/-HTML-E34F26?style=flat&logo=HTML5&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/>
<img src="http://img.shields.io/badge/-CSS3-1572B6?style=flat&logo=CSS3&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> <img src="http://img.shields.io/badge/-CSS3-1572B6?style=flat&logo=CSS3&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/>
...@@ -12,13 +11,11 @@ ...@@ -12,13 +11,11 @@
<img src="http://img.shields.io/badge/-Netlify-00C7B7?style=flat&logo=Netlify&link=https://webgl2-fluid-simulation.netlify.app"/> <img src="http://img.shields.io/badge/-Netlify-00C7B7?style=flat&logo=Netlify&link=https://webgl2-fluid-simulation.netlify.app"/>
</p> </p>
<p align="center"> <p align="center">
<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="#system-structure">System Structures</a>
<a href="#test-result">Test Result</a>
<a href="#contributor">License</a> <a href="#contributor">License</a>
<a href="#contributor">Acknowledgement</a> <a href="#contributor">Acknowledgement</a>
</p> </p>
WebGL2로 아름다운 유체 시뮬레이션도 가능하다는 점 알고 계셨나요? WebGL2에 입문하고자 하시는 분들을 위해 WebGL로 할 수 있는 다양한 예시 중 하나를 보여드리겠습니다. WebGL2로 아름다운 유체 시뮬레이션도 가능하다는 점 알고 계셨나요?<br>
WebGL2에 입문하고자 하시는 분들을 위해 WebGL로 할 수 있는 다양한 예시 중 하나를 보여드리겠습니다.<br>
</div> </div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment