SlopScore
00 crowd

Cherry (github.com/NTBooks/Cherry)

雪月花 — a cel-shaded, looping 3D screensaver of a samurai's grave as four seasons turn and the cherry trees bloom.
JavaScript · ★ 0 · 0 forks · entirely ailight humanworks-on-my-machinearttoymedia🤖 cursor
listed 1 hour ago by NTBooks · last checked 14 minutes ago · demo
created
2026-06-11 · pushed 1 hour ago
launched
2026-09-10

The pitch

A katana stands in a stone-fenced cherry grove and the camera keeps a slow vigil while summer, autumn, winter and spring roll past. Everything is procedural: no models, no textures, no downloads. Three.js is vendored so it runs offline.

Press 4 to skip straight to the petal storm.

README (read the rest on GitHub)

Cherry

雪月花 — Sakura Snow Globe. A cel-shaded, looping 3D screensaver that runs as a web page: a katana stands at a samurai's grave in a stone-fenced cherry grove, and the camera keeps a slow vigil while the seasons turn. Summer, autumn leaf-fall, bare winter snow, spring cherry blossoms, and around again.

Live: https://cherryfable.pages.dev

Sakura Snow Globe

Everything is procedural. No models, no textures, no downloads. Three.js r184 is vendored, so the whole thing works offline.

Run it locally

The screensaver lives in snowglobe/. It uses ES modules, so it needs an HTTP server rather than a file:// open.

  • Windows: double-click snowglobe/Start Screensaver.cmd. It starts a tiny PowerShell server on port 8423 and opens your browser.

  • Anything else:

    cd snowglobe
    python -m http.server 8423   # or: npx serve -p 8423

    then open http://localhost:8423/.

For a chromeless window try msedge --app=http://localhost:8423/.

Controls

Input Effect
nothing slow orbit, four day/night cycles per season, loops forever
drag orbit the camera
scroll dolly in and out
click a gust of wind stirs petals, leaves, rain and snow
double-click fullscreen
1 2 3 4 jump to summer / autumn / winter / spring
+ / time speed
R render resolution
C real-time clock mode
Space pause the weather and particles for screenshots

The full feature list, tuning knobs and file layout are in snowglobe/README.md.

Slop disclosure

This repo is listed on SlopScore. See slopscore.md for the AI-generation disclosure.

Scan report · 2026-09-10
  • Prohibited terms or links
  • Repository eligibility
  • slopscore.md paperwork
  • Content policy
  • Risk review

0 comments

log in to comment.

report this listinglog in to report