mapbox / mapbox/mapbox-gl-js

Volumn render in mapbox gl

Open
#8,217 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs investigation :mag:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

I want to integrate the volume raycaster into mapbox, I've been doing it these days, It's too difficult to calculate intersecting rays in mapbox,and the rendering result has noise, Please give me some suggestions!
References:https://www.willusher.io/webgl/2019/01/13/volume-rendering-with-webgl
http://www.lebarba.com/
https://github.com/mapbox/mapbox-gl-js/issues/7395

![result](https://user-images.githubusercontent.com/5866132/57187820-780c7200-6f27-11e9-8900-503a5a8cf8f2.png)
![mapbox](https://user-images.githubusercontent.com/5866132/57187825-7e9ae980-6f27-11e9-91ac-a30956819763.png)

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 source file or test is identified. Start with the linked WebGL volume-rendering reference and Mapbox GL issue #7395, then review the volume-raycaster integration described here. Done would require an agreed approach for ray intersection and a rendering result without the reported noise, but the issue does not define concrete files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.