]> gitweb.ps.run Git - cloth_sim/blobdiff - index.html
restructure
[cloth_sim] / index.html
index 7abe428bd866f063d6db2b693b21fae95276c6f8..a1d596263ffe8c6a7894c83c1baa12b135d5ef7f 100644 (file)
@@ -9,16 +9,18 @@
                        margin: 0;\r
                }\r
        </style>\r
                        margin: 0;\r
                }\r
        </style>\r
-       <script src="./Scripts/three.js"></script>\r
-       <script type="module" src="./Scripts/OrbitControls.js"></script>\r
-       <script type="module" src="./Scripts/main.js"></script>\r
+       <script src="/projects/cloth/js/three.js"></script>\r
+       <script src="/projects/cloth/js/OrbitControls.js"></script>\r
        </script>\r
 </head>\r
 \r
 <body>\r
        </script>\r
 </head>\r
 \r
 <body>\r
+       <script src="/projects/cloth/js/cloth.js"></script>\r
+       <script src="/projects/cloth/js/main.js"></script>\r
+\r
        <div id="threejscontainer"></div>\r
        <div id="Output"></div>\r
        <div id="threejscontainer"></div>\r
        <div id="Output"></div>\r
-       <input type="checkbox" id="windToggle" checked="true">Wind</input>\r
+       <input type="checkbox" id="windToggle">Wind</input>\r
 </body>\r
 \r
 </html>
\ No newline at end of file
 </body>\r
 \r
 </html>
\ No newline at end of file