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

https://github.com/darosh/cos-palette-regression


https://github.com/darosh/cos-palette-regression

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# cos-palette-regression

## What is Cos Palette?

__color(t) = constant + multi * cos(2 * π * (t * repeat + phase))__

* WebGL http://www.iquilezles.org/www/articles/palettes/palettes.htm
* JavaScript + editor http://www.saltgames.com/article/trigPalette/
* GLSL https://github.com/Erkaman/glsl-cos-palette
* GLSL editor http://erkaman.github.io/glsl-cos-palette/