NASA-AMMOS / NASA-AMMOS/3DTilesRendererJS

MVTAnnotationsPlugin: Improve obscurance

Open
#1,685 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.5k
Forks
416
Avg merge
17h 52m
Merged PRs (30d)
37

Description

Improve ability to obscure text, icons behind mounts, ridges, etc.

  • Shift the icons up long the ray direction so information is sitting above the path / surface.
  • Shift the icons up in screen space by the radius
  • Pull the position of the glyphs toward the camera (allows for pointers to the icon locations)

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

Start by locating MVTAnnotationsPlugin and reviewing how annotation glyph positions are computed. Compare the three requested adjustments: shifting icons along the ray, shifting them in screen space by the radius, and pulling glyph positions toward the camera. Done means text and icons are more visible behind mounts or ridges while pointers can still indicate their locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, three.js
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.