Small shower curtain with yellow and blue dots
https://spacecruft.org/livery/shower-curtain-sm-dots-yellow-blue
- Python 100%
| img | ||
| omg-dots | ||
| .gitignore | ||
| .python-version | ||
| LICENSE-apache.txt | ||
| README.md | ||
| requirements.txt | ||
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
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.

