Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jafuente's avatar
jafuente
Honored Guest
8 years ago

Camera effects

Hi. I have a problem.
I would like to know if you can add the effects of camera (Bloom, occlusion, ...) to the prefabs of OVR, since I am generating a realistic architectural model and I need them.

1 Reply

Replies have been turned off for this discussion
  • jafuente's avatar
    jafuente
    Honored Guest
    I am creating an architectural project. My intention is to make it as real as possible. For this I need to use the components of bloom, ambient occlussion, tone mapping, etc ... in the camera.
    By inserting the OVRPlayerController prefab, I have tried to add them both in the CenterAnchor camera and in the left and right, but they are not displayed correctly, the image is distorted, the effects are cascaded, very rare things.
    The question arises if, it is necessary to use that prefab, or on the contrary, I can use a simple unity camera, regardless of the prefab.
    If I do not use these effects, I will not be able to get the desired results :(.
    I searched through google, and the documentation but I can not find information.