Support for terrain tiles with 1px padding (e.g. 258×258 tiles with 1-padding border)
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
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
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