https://github.com/darosh/cos-palette-regression
https://github.com/darosh/cos-palette-regression
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/darosh/cos-palette-regression
- Owner: darosh
- License: unlicense
- Created: 2017-06-15T16:51:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T09:19:44.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T16:41:57.578Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/