Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 443 Bytes

File metadata and controls

22 lines (13 loc) · 443 Bytes

Render gradient

magick -size 256x256 radial-gradient:white-none radial-gradient.png

Some good pages

https://webgl-shaders.com/

Running locally

Run:

nohup python3 -m http.server

Access:

http://localhost:8000/purp-map.html

Pushing to S3

time aws s3 sync --no-follow-symlinks --delete \
    --exclude '.*' --exclude *private* --exclude "*.DS_Store" --exclude "*data-cache/*" \
    . s3://marcin-pub/purp/