diff options
| author | Patrick Schönberger | 2021-02-06 11:25:43 +0100 |
|---|---|---|
| committer | Patrick Schönberger | 2021-02-06 11:25:43 +0100 |
| commit | 323d38f395da1cae25ba629d3365c37c30f53fdf (patch) | |
| tree | f24e04652c1749decfcd117d3b129b4c805f524b /index.html | |
| parent | 8a3364b0cd057fcfb7f89da112b9032fee76e403 (diff) | |
| download | cloth_sim-323d38f395da1cae25ba629d3365c37c30f53fdf.tar.gz cloth_sim-323d38f395da1cae25ba629d3365c37c30f53fdf.zip | |
render cloth
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ </head>
<body>
+ <script src="./Scripts/cloth.js"></script>
<script src="./Scripts/main.js"></script>
<div id="threejscontainer"></div>
|
