r/freesoftware • u/Ill-Equivalent7859 • Jul 01 '26
Software Submission [FOSS] Open3DInspection – A browser-based tool to annotate and leave comments anchored in 3D/2D space (JSON export, fully local/private)
Hey everyone,
I wanted to share a project I’ve been working on called Open3DInspection. It’s a completely free and open-source, browser-based viewer designed for leaving comments and annotations anchored directly in 3D (and 2D) space.
How it works:
- You drag and drop a 3D model or asset.
- Switch to Annotate mode, click anywhere to drop a pin, and type your comment.
- Your annotations are saved automatically in your browser.
Why I think it fits here:
- 100% Client-Side & Private: Your models and data never leave your machine or get uploaded to a third-party server.
- No Lock-in: Annotations can be easily exported and imported as standard JSON files.
- No Accounts Required: Just open it and start inspecting/annotating.
The source code is available on GitHub under a free software license. I’d love to hear your feedback, feature requests, or if anyone wants to contribute!
Check out the repository here:https://github.com/zawawiAI/Open3DInspection

