immersive-web / immersive-web/model-element

Allow a <model> to specify a preference for spatial display

Open
#76 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
86
Forks
12
Avg merge
7h 12m
Merged PRs (30d)
1

Description

Given that some platforms must display content monoscopically (in such a way that could be composited into a page with CSS filters etc) and other platforms may display content stereoscopically/spatially, it would be useful for page authors to specify that preference.

In the event that it's useful to display a 3D model, but they'd also like to use CSS filters, use a transparent background or control aspects like a camera field of view, it would be unfortunate for a spatial platform to lose out on those capabilities. An attribute or other flag specifying a spatial projection could support this.

/facetoface

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 by reviewing the existing specification and how presentation modes are defined. Determine where a spatial-display preference would fit, then document the agreed behavior and verify it with the repository's relevant specification or conformance tests, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.