]> gitweb.ps.run Git - cloth_sim/blobdiff - index.html
orbit/background, flag, wind control
[cloth_sim] / index.html
index 402b1b97319e97655a7297307d60c342bd0ab0e4..7abe428bd866f063d6db2b693b21fae95276c6f8 100644 (file)
                }\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>\r
 </head>\r
 \r
 <body>\r
        <div id="threejscontainer"></div>\r
+       <div id="Output"></div>\r
+       <input type="checkbox" id="windToggle" checked="true">Wind</input>\r
 </body>\r
 \r
 </html>
\ No newline at end of file