openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
118 stars 36 forks source link

turbo_colormap and spectral_zucconi6 provided as shader phrases #338

Closed morisil closed 4 weeks ago

morisil commented 1 month ago

I added new shader phrases to orx-color under colormaps package. I also added corresponding unit tests and demos. Finally I updated orx-fx colormap filters to use these shader phrases.

morisil commented 1 month ago

I added 2 more demos

morisil commented 1 month ago

Is it compatible with JS? (at least as compatible as it was before the PR? I'll try run all the demos tomorrow (including the other orx-color demos).

I believe so.

hamoid commented 1 month ago

I ran all demos and tests. All good.