aframevr / aframevr/aframe

a-videosphere: 180 degree support and SBS support.

Open
#5,472 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

https://aframe.io/docs/1.5.0/primitives/a-videosphere.html#equirectangular-video

  • Minimal: doc report 5000 as default values, in code is 500.
  • Suggestion: report the 'rotation' attribute also in the a-videosphere doc page, it's a typical need adjust that, like your example
    in aframe/examples/boilerplate/360-video:
    <a-videosphere rotation="0 -90 0" src="#video" play-on-click></a-videosphere>
  • First question: it's possible to playback a 180 degree video? This i think maybe supported, like change texture scale.
  • Second question: it's possible to provide a 360 or 180 side-by-side?

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the a-videosphere documentation page and the aframe/examples/boilerplate/360-video example named in the issue. Verify the documented default values and rotation attribute, then investigate the requested 180-degree and side-by-side video support. Done means the supported behavior and corrected documentation are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.