mapbox / mapbox/mapbox-unity-sdk
All units in mesh generation system should be in meters
Open
@brnkhy is already working on this.
Since Jan 19, 2026.
enhancement
- Dominant language
- C#
- Stars
- 784
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Some modifiers use vector space values, some use meters. Some goes like `0.002`, some goes `4000`....
First we need a list of modifiers and every other modules using any type of arbitrary number.
Then we need them all using same thing, possibly mercator meters/units.
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.
Assessment
This issue has not been assessed yet.