An open API service indexing awesome lists of open source software.

https://github.com/pazner/turbo_colormaps

Turbo Colormap Files for ParaView, VisIt, and GLVis
https://github.com/pazner/turbo_colormaps

colormap glvis paraview visit visualization

Last synced: 7 months ago
JSON representation

Turbo Colormap Files for ParaView, VisIt, and GLVis

Awesome Lists containing this project

README

          

# Turbo Colormap Files

These are a small collection of Python scripts to generate colormap files for the [turbo colormap](https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html) for [ParaView](https://www.paraview.org), [VisIt](https://visit.llnl.gov), and [GLVis](https://glvis.org).

The number of points in the colormap can be selected by changing the `npts` variable (or all 256 data points can be used).

Generated files for ParaView (`turbo.xml`) and VisIt (`turbo.ct`) are also provided.

Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0