Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Releases: terales/hardcover

0.4.0 fascinated can

20 May 17:41
Compare
Choose a tag to compare

Changed

  • Move book closer while opening, so it mimics animation from source.

Next

  • Move matrix calculation to the render() and render on sliders change instead of endless requestAnimationFrame() loop.
  • Make "pixel perfect' opening animation, so it will look the same as in source.

Next next

  • Add images to a front cover and a flyleaf
  • Add shadows to the flyleaf
  • Add text to a front cover
  • Email to Rusty Key

0.3.0 tangible ocean

19 May 05:46
Compare
Choose a tag to compare

Changed

  • Switch to twgl.js, so code is more readable.
  • Create basic scene graph to render coordinates grid and hardcover itself.
  • Get rid of camera, there is only perspective now.
  • Use only meaningful slider in demo.
  • Add ability to open front cover.

Next

  • Move matrix calculation to the render() and render on sliders change instead of endless requestAnimationFrame() loop.
  • Move book closer while opening, so it will mimic animation from source.
  • Make "pixel perfect' opening animation, so it will look the same as in source.

Next next

  • Add images to a front cover and a flyleaf
  • Add shadows to the flyleaf
  • Add text to a front cover
  • Email to Rusty Key

0.2.1 torpid snake

11 May 22:17
Compare
Choose a tag to compare
chore(release): create tag for version 0.2.1

0.2.0 warm dress

11 May 22:14
Compare
Choose a tag to compare
chore(release): create tag for version 0.2.0

0.1.1 obscene whip

06 May 06:59
Compare
Choose a tag to compare

Bug Fixes

  • release: add required params to publish release on GitHub task (d67d0c0)

0.1.0 stingy giraffe

06 May 06:57
Compare
Choose a tag to compare

Bug Fixes

  • release: add commit npm script (5bdd1ef)
  • release: clear unfinished experiment (8527fb0)
  • release: fix erratum at release run-sequence (9fcde7a)
  • release: fix path for writing automated release version bump (6569416)
  • release: fix release script (ee0e630)

Features

  • release: configure automated release to GitHub Pages (de3e35b)
  • configured initial sceleton
  • draw and position rectangle with dimensions and position like in hardcover from source
  • add slider to change hardcover position

https://terales.github.io/hardcover/