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

Initial batch of five stereoscopic 3D display modes #18

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2015

  1. Configuration menu
    Copy the full SHA
    7c9ffa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e914306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e949b View commit details
    Browse the repository at this point in the history
  4. Add SetUp() and TearDown() virtual methods to Stereo3DMode.

    Pull EndDrawScene() call down into RenderViewpoint, so it could be called for each eye view.
    cmbruns committed Oct 24, 2015
    Configuration menu
    Copy the full SHA
    6078812 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2015

  1. Configuration menu
    Copy the full SHA
    b073f9b View commit details
    Browse the repository at this point in the history
  2. Sketch in LeftEyeView mode.

    cmbruns committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    3ed0081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039b18e View commit details
    Browse the repository at this point in the history
  4. Implement projection matrix with frustum shift.

    TODO: Shift view matrix.
    cmbruns committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    a6b13a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f93e2 View commit details
    Browse the repository at this point in the history
  6. Add right eye view mode.

    cmbruns committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    d791eee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25a5939 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a6ca7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7e32fc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Configuration menu
    Copy the full SHA
    6cb420d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    a002289 View commit details
    Browse the repository at this point in the history