NASA-AMMOS / NASA-AMMOS/3DTilesRendererJS
DebugTilesPlugin: Add toggle-able GUI for viewing tiles renderer stats
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.5k
- Forks
- 416
- Avg merge
- 17h 52m
- Merged PRs (30d)
- 37
Description
- Display the stats from tiles renderer
- Add a consistent function for plugins to return stats to display
- Add a hierarchical view so tile stats can be displayed, highlighted on click, etc
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 reading the DebugTilesPlugin entry point and tracing how tile renderer statistics are currently exposed. The work is complete when renderer stats can be returned consistently by plugins, shown in a toggleable GUI with a hierarchical view, and highlighted on interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100