Add scaleByDistance to Geometry
Open
category - graphics
type - enhancement
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
Currently only scaleByDistance is present for billboards. For geometry it is currently missing (in both variants: entities & primitives). Nevertheless there exists some use cases where you want to have geometry with a fixed pixel size.
Contributor guide
Research direction
Start by comparing the existing billboard scaleByDistance implementation, then trace how geometry is handled in both entities and primitives. The work is done when geometry in both variants supports a fixed pixel size through scaleByDistance, with the relevant rendering behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100