Pinned Loading
-
-
-
-
sticker-sheet.glsl
sticker-sheet.glsl 1// http://www.iquilezles.org/www/articles/palettes/palettes.htm
2// to see this function graphed out go to: https://www.desmos.com/calculator/18rq4ybrru
3vec3 cosPalette( float t , vec3 brightness, vec3 contrast, vec3 osc, vec3 phase)
4{
5 -
makeManyPalindromicGifs.sh
makeManyPalindromicGifs.sh 1# its dependencies are gifsicle and ffmpeg
2gifify() {
3if [[ -n "$1" ]]; then # if the input lengt≈h is non-zero
4randomPlace=0 #lazy, i use it for filename regurdless if its needed or not
5if [[ $2 != '--random' && $3 != '--random' ]]; then
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.