abouttreesummaryrefslogcommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatrick2021-03-18 17:14:04 +0100
committerPatrick2021-03-18 17:14:04 +0100
commitf97f4ee25759ffaa6a4d4709f45fc8b7b5b24973 (patch)
treee4ce92d40447274111eda6b099f811b7346e156a /README
parenteac8eb4ec5115f16fc17b94fb194fdc1c005ddb5 (diff)
downloadcloth_sim-f97f4ee25759ffaa6a4d4709f45fc8b7b5b24973.tar.gz
cloth_sim-f97f4ee25759ffaa6a4d4709f45fc8b7b5b24973.zip
README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
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