BSD-3-Clause licensed and maintained by Dimitri Sabadie
This version can be pinned in stack with:luminance-samples-0.8@sha256:0197dc967ea7d48881aa80b728f5a77bb17aab66cded7162ab47acc46dee1d24,5530

Module documentation for 0.8

There are no documented modules for this package.

Luminance samples used as tutorial help

Changes

0.7

  • Changed the Texture to use HDR formats.
  • Updated luminance dependency to include the latest version and break compatibility with older versions.

0.6.0.1

  • Updated UBO sample to fix issues with Generic.

0.6

  • Updated luminance dependency to include the latest version and break compatibility with older versions.

0.5

  • Updated luminance dependency to include the latest version and break compatibility with older versions.

0.4

  • Updated luminance dependency to include the latest version and break compatibility with older versions.

0.3

  • Updated luminance dependency to include the latest version and break compatibility with older versions.

0.2.0.2

  • Updated the Texture sample to adapt to luminance new texture interface.

0.2.0.1

  • Simplified the implementation of all samples.

0.2

  • Removed explicit GLSL pragmas because they’re now handled in luminance-0.2+.

0.1.1

  • Added Common.hs in the extra-source-files field of the luminance-samples.cabal.
  • Added CHANGELOG.md.

0.1

  • Initial revision.