From: Patrick Date: Thu, 18 Mar 2021 16:14:04 +0000 (+0100) Subject: README X-Git-Url: https://gitweb.ps.run/cloth_sim/commitdiff_plain/f97f4ee25759ffaa6a4d4709f45fc8b7b5b24973 README --- diff --git a/README b/README index 3b12464..d3a3923 100644 --- a/README +++ b/README @@ -1 +1,5 @@ -TEST \ No newline at end of file +# Overview +- index.html: basic html file for running simulation +- Scripts/cloth.js: implementation of cloth +- Scripts/main.js: setup of application and rendering +- Scripts/three.js/OrbitControls.js: Three.js files diff --git a/Textures/DeutschlandFlagge.jpg b/Textures/DeutschlandFlagge.jpg deleted file mode 100644 index 09e63ab..0000000 Binary files a/Textures/DeutschlandFlagge.jpg and /dev/null differ diff --git a/Textures/neg-x.jpg b/Textures/neg-x.jpg deleted file mode 100644 index 82812fc..0000000 Binary files a/Textures/neg-x.jpg and /dev/null differ diff --git a/Textures/neg-y.jpg b/Textures/neg-y.jpg deleted file mode 100644 index 3a50805..0000000 Binary files a/Textures/neg-y.jpg and /dev/null differ diff --git a/Textures/neg-z.jpg b/Textures/neg-z.jpg deleted file mode 100644 index a549508..0000000 Binary files a/Textures/neg-z.jpg and /dev/null differ diff --git a/Textures/pos-x.jpg b/Textures/pos-x.jpg deleted file mode 100644 index bc1a8c3..0000000 Binary files a/Textures/pos-x.jpg and /dev/null differ diff --git a/Textures/pos-y.jpg b/Textures/pos-y.jpg deleted file mode 100644 index 94cb1e6..0000000 Binary files a/Textures/pos-y.jpg and /dev/null differ diff --git a/Textures/pos-z.jpg b/Textures/pos-z.jpg deleted file mode 100644 index e6a600c..0000000 Binary files a/Textures/pos-z.jpg and /dev/null differ