Hi everyone,
I’d like to share a project I’ve been building: 3D Assembly Inspector.
It’s an interactive web-based tool for exploring and understanding 3D assemblies in the browser. The goal is to make assembly structure easier to inspect, navigate, and understand visually.
Live demo:
GitHub repo:
I’d especially appreciate feedback on:
- scene interaction and navigation
- hierarchy/assembly browsing UX
- UI clarity
- performance and rendering approach
If people are interested, I can also share more details about the architecture and next steps.
Thanks!