immersive-web / immersive-web/model-element
More expressive syntax for environment map
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 86
- Forks
- 12
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
The environment map syntax has been bothering me for a while now. The current method of a single attribute on the Model Element pointing to a URL has a few issues:
- It's not future proof it doesn't allow for supporting multiple formats
- It doesn't support dark mode/light mode
- It doesn't allow for changing the intensity or the rotation
- It doesn't allow for multiple maps used together
- It only allows for equirectangular maps
/facetoface Something more expressive for environment maps would be useful
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 current Model Element environment-map attribute and the limitations listed in the issue. Done would require an agreed syntax and design that supports multiple formats, light and dark modes, intensity, rotation, multiple maps, and non-equirectangular maps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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