Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

360 degree capture and Flipped projection #56

Description

@phanindrawipro

Hi! We have integrated FBCapture in our VR application. We are facing an issue with 360 degree capture for our Billboarded objects in Unity scene. They seem to be flipped vertically in the screenshot and VoD. By Billboarded objects i mean objects always facing the camera. In our case they are just sprites created in Geometry shader. We use sign of _projectionparams.x (Unity built-in shader variable) to detect flipped projection and based on that we invert UVs of billboarded sprite vertically. Sprites in our scene look fine but when we capture it using FBCapture they are getting inverted in saved o/p file. Below are the pictures which illustrate the issue. We appreciate your help here!

original scene:
originalscene
FBCapture:
fbcapture

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions