NASA-AMMOS / NASA-AMMOS/3DTilesRendererJS
TilesRenderer: Provide more tile info on raycast
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.5k
- Forks
- 416
- Avg merge
- 17h 52m
- Merged PRs (30d)
- 37
Description
ie depth, geometric error, renderer reference, tile itself?
How do we handle this when "optimizeRaycast" is false?
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 by tracing the TileRenderer raycast path and the behavior controlled by optimizeRaycast. Clarify which tile details should be returned, including depth, geometric error, renderer reference, and the tile itself, and define the expected behavior when optimizeRaycast is false. Done means the requested information and that option's behavior are specified and covered by the relevant raycast checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, three.js
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100