Skip to content

Comments

CPU & GPU color maps#1484

Merged
teh-cmc merged 15 commits intomainfrom
cmc/depth_clouds/colormapping
Mar 3, 2023
Merged

CPU & GPU color maps#1484
teh-cmc merged 15 commits intomainfrom
cmc/depth_clouds/colormapping

Conversation

@teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Mar 2, 2023

  • Just the color maps, both CPU & GPU
  • Only polynomial approximations so that we don't end up with different results depending on where the color mapping is done
  • Drop the previous Viridis colormap (LUT based) for the reason above
  • Color maps are now exposed by re_renderer so that everything can benefit without having to import re_viewer

Definitely don't review by on a commit-by-commit basis: they don't make sense, most of them have been salvaged by cherry picking from my gazillon local branches

PR will follow shortly which integrates these with depth clouds.

@teh-cmc teh-cmc added ui concerns graphical user interface 🔺 re_renderer rendering, graphics, GPU labels Mar 2, 2023
teh-cmc added a commit that referenced this pull request Mar 2, 2023
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks all very clean!
(I haven't compared impls or even verified them ;))

@teh-cmc teh-cmc merged commit 15b04f7 into main Mar 3, 2023
@teh-cmc teh-cmc deleted the cmc/depth_clouds/colormapping branch March 3, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔺 re_renderer rendering, graphics, GPU ui concerns graphical user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants