Skip to content

Load drone 3D model in front-facing orientation - #54

Merged
cohenvelazquez merged 1 commit into
mainfrom
reorient-model
Apr 27, 2026
Merged

Load drone 3D model in front-facing orientation#54
cohenvelazquez merged 1 commit into
mainfrom
reorient-model

Conversation

@ParthivNair

Copy link
Copy Markdown
Collaborator

Summary

  • The interactive 3D drone in the README was loading with its underside facing the viewer.
  • Adds camera-orbit=\"0deg 75deg auto\" to the <model-viewer> so it opens in a 3/4 front view with the top deck visible.
  • camera-controls and auto-rotate remain on, so users can still drag/zoom freely.

Test plan

  • View the rendered README on the GitHub Pages site and confirm the drone loads front/top-facing instead of underside-up.
  • Confirm drag-to-rotate, scroll-to-zoom, and auto-rotate still work.

🤖 Generated with Claude Code

The 3D model previously loaded with the drone's underside facing the
viewer. Add camera-orbit="0deg 75deg auto" so it loads in a 3/4 view
with the top deck visible, while still allowing free drag/zoom.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@ausrr
ausrr self-requested a review April 27, 2026 05:16

@ausrr ausrr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orientation Correct

@cohenvelazquez
cohenvelazquez merged commit 49010fa into main Apr 27, 2026
1 check passed
@cohenvelazquez
cohenvelazquez deleted the reorient-model branch May 8, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants