opengl-dlp-stereo 0.1.2.5 → 0.1.2.6
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- opengl-dlp-stereo.cabal +3/−3
opengl-dlp-stereo.cabal view
@@ -1,5 +1,5 @@ name: opengl-dlp-stereo-version: 0.1.2.5+version: 0.1.2.6 synopsis: Library and example for using DLP stereo in OpenGL description: This package contains functions for rendering 3D stereo using DLP 3-D Ready Sync projectors and active-shutter stereo glasses. It also includes a sample application (see \<<https://youtu.be/l3rZbMB2XjM>\>) and notes regarding hardware setup for DLP. In particular, note that this technique does not require a graphics card that supports @GL_STEREO@. @@ -13,8 +13,8 @@ cabal-version: >=1.10 stability: Stable homepage: https://bitbucket.org/bwbush/opengl-dlp-stereo-bug-reports: https://bitbucket.org/bwbush/opengl-dlp-stereo/issues-package-url: https://bitbucket.org/bwbush/opengl-dlp-stereo/downloads/opengl-dlp-stereo-0.1.2.5.tar.gz+bug-reports: https://bwbush.atlassian.net/projects/HOGLDLP/issues/+package-url: https://bitbucket.org/bwbush/opengl-dlp-stereo/downloads/opengl-dlp-stereo-0.1.2.6.tar.gz extra-source-files: ReadMe.md