Skip to content

Repository files navigation

Coloring Book Sky Wallpaper

A living, animated sky wallpaper inspired by Chance the Rapper's Coloring Book album cover. Built as a single-file HTML/JS app using Three.js, designed to run as a macOS desktop and lock screen wallpaper via Wallper.

Preview

https://github.com/user-attachments/assets/sky-loop.mp4

https://github.com/Ed-Key/wallpaper/raw/main/sky-loop.mp4

Features

  • Warm pink/coral/peach sunset sky with procedural cloud morphing
  • Twinkling star field detected from the background image
  • Shooting stars at timed intervals
  • God rays orbiting behind the subject
  • Gentle color breathing, glow pulses, and vignette effects
  • All animations loop seamlessly over 60 seconds

Usage

As a wallpaper

  1. Download sky-loop.mp4
  2. Import into Wallper (or similar live wallpaper app)
  3. Set as desktop + lock screen wallpaper

In the browser

python3 -m http.server 8080
# Open http://localhost:8080

Capture your own video

npm install
python3 -m http.server 8080  # in another terminal
node capture.mjs --full       # renders 60s at native resolution

Tech

  • Three.js r128 (CDN)
  • GLSL shaders for sky gradient, cloud morph, star twinkle, and god rays
  • Puppeteer + ffmpeg for offline video capture

Video Preview of Coloring Book Album for background

sky-loop-preview.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages