This repository hosts a proof-of-concept, interactive 3D ROV plot visualized with Plotly from a converted GLB file originally sourced from a STEP CAD file. Optimized specifically for web viewing, it allows you to rotate and inspect the model's complex geometry in your browser.
- Official Repository: This is the only official GitHub repository hosting this 3D plot. I do not publish or distribute my 3D plots on any other accounts, external websites, or compressed archive (.zip) links.
- Fake Contributor Warning: If you see my name or profile picture listed as a "contributor" on any other repository offering 3D download links, it is a fake spoofing attempt. I have no connection to those pages.
- Copyright Notice: © 2026 Maribick Postanes. All Rights Reserved. This standalone HTML file and its interactive 3D model layout are my original work. Copying or cloning this layout without explicit written permission is not allowed.
- 3D Model: BlueRobotics BlueROV2 Standard by Rustom Jehangir via GrabCAD
- Data Pipeline: The original 115 MB STEP file was parsed, processed, and optimized down to a web-ready 65 MB GLB file entirely through my own custom Python script.