]> gitweb.ps.run Git - cloth_sim/blobdiff - index.html
orbit/background, flag, wind control
[cloth_sim] / index.html
index 8f0eeb198da47639a47f8ba3334294dbe5048137..7abe428bd866f063d6db2b693b21fae95276c6f8 100644 (file)
@@ -10,6 +10,7 @@
                }\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
@@ -17,6 +18,7 @@
 <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