Announcement

Collapse
No announcement yet.

stereoscopic Camera - finished script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Re: stereoscopic Camera - finished script

    Thanks for the tests! I'll check what goes wrong.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment


    • #17
      Re: stereoscopic Camera - finished script

      Thank you dddjef.
      Corrections will be added soon.
      Workaround: multiply by 2 stereo parameters

      Comment


      • #18
        Re: stereoscopic Camera - finished script

        Thanks to both of you.
        Seliverstoff : I've found this at last, but it only works for convergence, and I work with parallel cameras (lens shift). Anyway, it could helps sometime.

        Comment


        • #19
          Re: stereoscopic Camera - finished script

          Another bug :
          setup a scene for stereoscopic in render parameters and camera (like the blender file I sent).
          Disable stereoscopic in render parameters > render result is different from viewport (it seems it's a fov issue)
          Disable stereoscopic in camera parameters > exporter stop with an error on camera.left, doesn't exist.

          So, when i want to test a scene without stereo, I have to delete my stereo camera and create a new one. It's a bit annoying

          Comment


          • #20
            Re: stereoscopic Camera - finished script

            dddjef, thanks for the tests, we want to make it a good production feature!
            V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
            andrei.izrantcev@chaos.com
            Support Request

            Comment


            • #21
              Re: stereoscopic Camera - finished script

              New pull request
              #114 StereoCamera - multiple fixes
              • Correct on and off the stereo mode[/*:m:2l9nu0h3]
              • The correct use of Ajust Resolution[/*:m:2l9nu0h3]
              • Correct disposal and the creation of a stereo rig[/*:m:2l9nu0h3]
              • Synchronized change FOV[/*:m:2l9nu0h3]


              New added features:
              • on \ off display of stereo cameras[/*:m:2l9nu0h3]
              • on \ off display optical axes[/*:m:2l9nu0h3]

              Comment


              • #22
                Re: stereoscopic Camera - finished script

                Great, I'll test it asap.

                Comment


                • #23
                  Re: stereoscopic Camera - finished script

                  From what I've test, this is fixed :
                  - script error when reopening a scene with disabled stereo
                  - adjust resolution
                  - default interocular distance
                  - exporter stops with disable stereo

                  Maybe, it is still on the to do list, but this is not fixed :
                  - fov distance different from viewport to render (even it is easy to multiply by 2)
                  - shear mode (not convergent) still not functionnal
                  - few glitches in nomenclature

                  The parallel mode is the most important feature! By the way, if it could even work with the old stereoscopic mode (without the camera settings), it could be usefull. I've got all the parameters I need, convergence point in the viewport is cool, but it's not the core.

                  Thanks!

                  Comment


                  • #24
                    Re: stereoscopic Camera - finished script

                    Originally posted by dddjef
                    From what I've test, this is fixed :
                    Maybe, it is still on the to do list, but this is not fixed :
                    - fov distance different from viewport to render (even it is easy to multiply by 2)
                    - shear mode (not convergent) still not functionnal
                    - few glitches in nomenclature
                    Yes, with this work.
                    There is little difficulty.

                    Comment


                    • #25
                      Re: stereoscopic Camera - finished script

                      New update
                      Fexed:
                      - cameras are positioned exactly
                      - removal of the stereo camera after saving does not cause an error
                      - some minor fixes

                      Test video
                      [youtube:1djla8a8]HsJdEK_j_hg[/youtube:1djla8a8]

                      Comment


                      • #26
                        Re: stereoscopic Camera - finished script

                        Great! Thnaks a lot.

                        Comment

                        Working...
                        X