Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Oct 11, 2024
1 parent 42ee6f7 commit 4f86ba8
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
visualization, often used for depth maps. 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.
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/)
to perform quick color and image conversions.

Note: this library generates more faithful values than the d3 approximation of
Turbo found in [d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic).
Expand Down

0 comments on commit 4f86ba8

Please sign in to comment.