Skip to content

Commit

Permalink
Link to Turbo article
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Oct 12, 2024
1 parent 815f151 commit dea8f94
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

</div>

A TypeScript library for working with Turbo, an improved rainbow colormap for visual&shy;ization.
Turbo is often used for depth maps. This library includes the ability to “uncolormap”
Turbo, converting values back to normalized floats or grayscale intensities. In
addition to the library, you can also use [the demo page](https://exogen.github.io/turbo-colormap/)
A TypeScript library for working with [Turbo](https://research.google/blog/turbo-an-improved-rainbow-colormap-for-visualization/),
an improved rainbow colormap for visual&shy;ization. Turbo is often used for
depth maps. This library includes the ability to “uncolormap” Turbo, converting
values back to normalized floats or grayscale intensities. In addition to the
library, you can also use [the demo page](https://exogen.github.io/turbo-colormap/)
to perform quick color and image conversions.

Note: this library generates more faithful values than the d3 approximation of
Expand Down

0 comments on commit dea8f94

Please sign in to comment.