Commit Graph

2 Commits

Author SHA1 Message Date
likegears
a9971ea0b1 Add move/drag parts feature with camera-facing plane interaction
- Add moveService for dragging parts along camera-perpendicular plane
- Update ContextMenu with move/reset options
- Add drag event handling to ModelViewer
- Update viewer store with move state management
- Minor updates to clipping, parts tree, and screenshot services

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 17:07:56 +08:00
likegears
7af9c323f6 Initial commit: 3D Viewer application
Features:
- Vue 3 frontend with Three.js/Online3DViewer
- Node.js API with PostgreSQL and Redis
- Python worker for model conversion
- Docker Compose for deployment
- ViewCube navigation with drag rotation and 90° snap
- Cross-section, exploded view, and render settings
- Parts tree with visibility controls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 14:00:17 +08:00