• latest 53435919fb

    michael released this 2026-08-23 11:36:24 +00:00 | 80 commits to modernization since this release

    Rolling development build of Paysages 3D, rebuilt from modernization.

    Commit: 9dc5277

    Download paysages3d-latest-linux-x86_64.tar.xz, extract it anywhere and run
    ./paysages3d. Qt is bundled; only the OpenGL
    drivers come from your system.

    Requires a 64-bit Linux with glibc 2.39 or newer (Ubuntu 24.04, Debian 13, Fedora 40 and
    later) and OpenGL 3.3.

    This is a development preview, not a stable release.

    Downloads
  • precomputed baf6df0849

    michael released this 2026-08-23 07:31:40 +00:00 | 82 commits to modernization since this release

    Precomputed Bruneton atmospheric scattering tables, kept out of git to keep clones small.

    Download with scripts/fetch-precomputed.sh, which extracts into data/cache/ and verifies against data/cache.sha256.

    This is a rolling release: it is replaced whenever the table resolutions in src/render/software/AtmosphereModelBruneton.cpp change.

    Downloads