This is a GitHub Pages-ready version of the SeaPerch ROV simulator.
- Upload this folder to a GitHub repository.
- In your repository, go to Settings > Pages.
- Under Source, choose
mainbranch and root (/). - Your simulator will be available at:
https://robonation.github.io/SeaPerch-Sim-Sandbox/
- Uses Skypack CDN for Three.js and OrbitControls.
- Requires module-compatible server (like GitHub Pages or local server).