rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Allow attaching color image to be used as colormap on depth projection

Open Wumpf opened this issue 2 months ago • 2 comments

We probably want to always automatically pick up color images on the same entity path as colormap for depth projection. But we need a way to specify this behavior - maybe we could simply look for a color image if the colormap is not set and use it then? Sounds a bit too implicit though, going back and forth from colormap to color image would then require resetting that component. So need to come up with some other way to model this

Example for what this can look like see https://github.com/rerun-io/rerun/issues/11562#issuecomment-3415250388

See also:

  • https://github.com/rerun-io/rerun/issues/6897
  • #10787

Wumpf avatar Oct 17 '25 14:10 Wumpf

Also:

  • https://github.com/rerun-io/rerun/issues/2702

teh-cmc avatar Oct 20 '25 07:10 teh-cmc

ah, that's the issue I was looking for actually. ... closing the old one as duplicate because this one has more info.

Wumpf avatar Oct 20 '25 16:10 Wumpf