diff options
| author | Patrick Schönberger | 2021-02-06 10:50:21 +0100 |
|---|---|---|
| committer | Patrick Schönberger | 2021-02-06 10:50:21 +0100 |
| commit | 8a3364b0cd057fcfb7f89da112b9032fee76e403 (patch) | |
| tree | b9b37e0016b6261c08b796bfd1278cdc6b8b1115 /Scripts/cloth.js | |
| parent | b9cfb0c7bf25e9ebc0c21e0b32665113ea46f7b5 (diff) | |
| download | cloth_sim-8a3364b0cd057fcfb7f89da112b9032fee76e403.tar.gz cloth_sim-8a3364b0cd057fcfb7f89da112b9032fee76e403.zip | |
restore basic scene in main.js
Diffstat (limited to 'Scripts/cloth.js')
| -rw-r--r-- | Scripts/cloth.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Scripts/cloth.js b/Scripts/cloth.js index f1068d4..a05eb98 100644 --- a/Scripts/cloth.js +++ b/Scripts/cloth.js @@ -1,4 +1,3 @@ // cloth rendering
// simulate
-// setup scene
-// orbit controls/skybox/flagge
\ No newline at end of file +// setup scene
\ No newline at end of file |
