Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSS3DRenderer for rendering clickable object in scene. #7

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

Add CSS3DRenderer for rendering clickable object in scene. #7

wants to merge 2 commits into from

Commits on Jul 19, 2015

  1. get rid of syntastic warnings

    LYC committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    ebff01c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2015

  1. add waypoints code for photo-sphere-viewer, so that it can act as a v…

    …irtual tour style panorama. Introduced CSS3DRenderer to overlay on top of WebGLRenderer, for renderering waypoint marks. The click event on the marks would trigger switch scene event, and notify whomever is concerned about updating the scene. The code is therefore depend on CSS3DRenderer.js.
    LYC committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    127acd1 View commit details
    Browse the repository at this point in the history