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

Introduce frame output support. #1687

Merged
merged 1 commit into from Sep 13, 2017
Merged

Introduce frame output support. #1687

merged 1 commit into from Sep 13, 2017

Commits on Sep 12, 2017

  1. Introduce frame output support.

    This adds a new feature to WR, that allows copying the output
    of a given pipeline ID to an external texture. This is a feature
    request from the webvr prototyping team.
    
    The included example demonstrates how to use the API to copy the
    output of an iframe to an external texture, which is then copied
    onto the screen via custom GL commands.
    gw3583 committed Sep 12, 2017
You can’t perform that action at this time.