immersive-web / immersive-web/model-element
How to force a background color to fully opaque?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 86
- Forks
- 12
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
As we've discussed, a stereoscopically-rendered model probably shouldn't have a transparent background. Given that this is specified by CSS, what do we do with colors that are transparent? Is it better to ignore the alpha value and use the RGB as-is, or should it be multiplied down in some manner by the alpha?
/issue
(I think a monoscopic model does make sense to be rendered with a transparent background. I don't know the right way to square that.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue's discussion of CSS-specified transparent colors and the different stereoscopic and monoscopic background cases. Determine the intended alpha behavior for each rendering mode and record a clear decision or specification outcome; the issue does not mention a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100