Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/default camera controls #58

Merged
merged 9 commits into from
Nov 15, 2024

Conversation

nlsdvl
Copy link
Contributor

@nlsdvl nlsdvl commented Nov 1, 2024

  • Adds default camera controls for non AR scenes : Add Orbit & FPV camera controls to the player with a UI to select the most appropriate #56
  • Renders gltf scenes with MPEG_anchor extensions in AR mode (XROrigin , ARCameraBackground ...), without camera controls
  • Renders gltf scenes without MPEG_anchor extensions as regular 3D scenes without AR mode, with camera controls
  • Allow switching between AR and non-AR scenes from the main menu
  • Changes default background color and UI layout

@nlsdvl nlsdvl added this to the Version 1.0.0 milestone Nov 1, 2024
@nlsdvl nlsdvl self-assigned this Nov 1, 2024
@jordijoangimenez
Copy link
Contributor

Hi Nils, for your info, I'll be checking all this on Friday (full day dedicated to reftools).

@jordijoangimenez jordijoangimenez merged commit df40e9b into development Nov 15, 2024
14 checks passed
@jordijoangimenez jordijoangimenez deleted the feature/default-camera-controls branch November 15, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Phone camera is not rendering as background when the glTF scene contains a camera
2 participants