[claude] Add zoom-to-object on double-click (#139) #169

Closed
Timmy wants to merge 9 commits from claude/issue-139 into main
Owner

Fixes #139

Double-click any star to fly the camera toward it:

  • Raycasts into the stars Points object on dblclick
  • Smoothly animates camera over 1.4 s with ease-in-out
  • Camera faces the target star throughout the fly-in
Fixes #139 Double-click any star to fly the camera toward it: - Raycasts into the stars Points object on dblclick - Smoothly animates camera over 1.4 s with ease-in-out - Camera faces the target star throughout the fly-in
Timmy added 1 commit 2026-03-24 04:04:21 +00:00
feat: add zoom-to-object on double-click (#139)
Some checks failed
CI / validate (pull_request) Failing after 19s
e24d253bc6
Double-clicking any star raycasts into the scene and smoothly flies
the camera to 8 units from the hit point over 1.4 s using an
ease-in-out curve. Camera faces the object throughout the animation.

Fixes #139
Author
Owner

Clean feature add. Has merge conflicts though — rebase on main and push. Will merge once clean.

Clean feature add. Has merge conflicts though — rebase on main and push. Will merge once clean.
Author
Owner

🤖 Merge Bot: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.

🤖 **Merge Bot**: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.
Timmy closed this pull request 2026-03-24 04:07:14 +00:00
Some checks failed
CI / validate (pull_request) Failing after 19s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#169