Skip to content

Releases: jagajaga/coaurora

Android wallpaper wallpaper-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:00

The coaurora aurora as an Android live wallpaper (home & lock screen),
with a live-updating settings screen (speed / tilt / thickness / hue /
curtains / fps).

Install: download Coaurora.apk on the phone → open it → allow
installs from your browser/files app if asked.

Set on the lock screen (Samsung One UI): open the Coaurora app →
Set as wallpaper → Apply → choose Lock screen or
Home and lock screens.

Signed with the project's committed sideload key, so future versions
install over this one. Built from the android branch by CI.

Screensaver saver-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 18:59

The coaurora aurora as a desktop screensaver.

  • macOSCoaurora.saver.zip: unzip, double-click Coaurora.saver
    (or drop it into ~/Library/Screen Savers/). Renders at 16-bit float
    with an extended-sRGB colorspace — a true 10-bit+ path on capable displays.
    First launch of an unsigned saver: right-click → Open, or allow it under
    Privacy & Security.
  • WindowsCoaurora.scr: right-click → Install. OpenGL, the web
    version's shader verbatim, temporal TPDF dither for band-free gradients.

Built from the screensaver branch by CI.

Android wallpaper wallpaper-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 00:09

The coaurora aurora as an Android live wallpaper (home & lock screen),
with a live-updating settings screen (speed / tilt / thickness / hue /
curtains / fps).

Install: download Coaurora.apk on the phone → open it → allow
installs from your browser/files app if asked.

Set on the lock screen (Samsung One UI): open the Coaurora app →
Set as wallpaper → Apply → choose Lock screen or
Home and lock screens.

Signed with the project's committed sideload key, so future versions
install over this one. Built from the android branch by CI.

coaurora 0.1.0

Choose a tag to compare

@jagajaga jagajaga released this 11 Jun 14:59

First release.

A WebGL aurora background that is, internally, a Store comonad.

  • Two-pass GPU pipeline: extend curtains → texture (the Store, materialised) → extend blurextend ditherextract
  • TPDF blue-noise temporal dithering — band-free gradients on 8-bit displays
  • Canvas-2D fallback with the comonad spelled out (Store / extract / extend / seek)
  • Zero dependencies, ~10 kB, ESM + TypeScript types
  • Live demo & playground: https://jagajaga.me/coaurora/

Screensaver saver-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:40

The coaurora aurora as a desktop screensaver.

  • macOSCoaurora.saver.zip: unzip, double-click Coaurora.saver
    (or drop it into ~/Library/Screen Savers/). Renders at 16-bit float
    with an extended-sRGB colorspace — a true 10-bit+ path on capable displays.
    First launch of an unsigned saver: right-click → Open, or allow it under
    Privacy & Security.
  • WindowsCoaurora.scr: right-click → Install. OpenGL, the web
    version's shader verbatim, temporal TPDF dither for band-free gradients.

Built from the screensaver branch by CI.