Small shower curtain with yellow and blue dots https://spacecruft.org/livery/shower-curtain-sm-dots-yellow-blue
Find a file
2026-03-17 10:58:51 -06:00
img crop render 2026-03-16 15:05:47 -06:00
omg-dots Add OMG Dots! files that were used for production 2026-03-17 10:58:00 -06:00
.gitignore dont ignore omg-dots, add version used 2026-03-17 10:56:06 -06:00
.python-version Python 3.13 2026-03-16 13:26:15 -06:00
LICENSE-apache.txt Apache 2.0 2026-03-16 13:25:24 -06:00
README.md Docs to use OMG Dots! directly, no clone 2026-03-17 10:58:51 -06:00
requirements.txt omg-dots deps 2026-03-16 13:32:49 -06:00

Small Shower Curtain with Blue Dots on Yellow

Production files for a small shower curtain with blue dots on yellow background.

Preview

Preview of image used.

Preview

Preview

Render

Render

Render of the shower curtain

Final Image

The final production image is here:

img/shower-dots-blue-yellow.png

Note: it is 199M! Contrado can handle these large file sizes OK.

Manufacturing

  • Shower Curtain
  • Manufactured by Contrado
  • Small
  • 43" x 79"
  • 8818 x 15826 pixels

Scripts

Thusly:

python -m venv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -r omg-dots/requirements.txt
./omg-dots/omg-dots.py

The Contrado small shower curtain is 8818 x 15826 pixels.

Production script run:

./omg-dots/omg-dots.py \
    --compress 9 \
    --width 8818 \
    --height 15826 \
    --dot-color "33,16,81" \
    --bg-color "241,247,0" \
    --seed 6 \
    --output img/shower-dots-blue-yellow.png

License

Apache 2.0.

Copyright © 2026 Jeff Moe.