mapbox / mapbox/martini

Support for terrain tiles with 1px padding (e.g. 258×258 tiles with 1-padding border)

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
658
Forks
41
PR merge metrics
No merged PRs in 30d

Description

I’m using Martini for terrain mesh generation and would like to ask:
Does this library support terrain tiles with a 1-pixel padding / border?
For example:
Core tile size: 256×256
With 1px padding on all sides: total size 258×258
I want to know whether Martini can directly handle such padded heightmaps, or if I need to crop/process the padding before feeding it into the library.
Thanks!

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

No file, test, or entry point is named in the issue. Start by locating Martini’s JavaScript heightmap input path and determine whether 258×258 terrain tiles with a 1px border are accepted; document the supported behavior and the required preprocessing, if any.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.