Please guide in rendering the mesh?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 658
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
I've tried different attempts using https://github.com/andreasplesch/aframe-triangleset-component but I get this from the Mount Fuji 256 data:

Which doesn't look to me like the input image:

Mainly because of the pointy spikes.
I'm using
``
Where this.vertices and this.triangles come from a Vue component that uses the data from tile.getMesh(80) to make these attribute data.
Please advise what am I doing wrong?
Thanks for your guidance.
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 with the Vue component that turns tile.getMesh(80) into vertices and triangles, then inspect the A-Frame triangleset invocation shown in the issue. Done means identifying why the Mount Fuji 256 result has pointy spikes and documenting or correcting the relevant input or rendering usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100