Announcement

Collapse
No announcement yet.

VFB fully accessible with maxscript

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

  • #16
    by the way, did you change any vfb functions? If so, did you update a manual page or something? Thanks!

    Comment


    • #17
      No - for now there are no new MAXScript functions.
      Yavor Rubenov
      V-Ray for 3ds Max developer

      Comment


      • #18
        Related to this, I'm trying to determine whether or not the Lens effects are enabled in the New V-Ray Frame Buffer so that when doing tiled renders through Deadline, I can throw up a sanity check warning that they will lead to unexpected results.
        Is this possible yet? The following doesn't appear to be working in 5.00.04:
        Code:
        vfbControl #glare false
        Rob
        Uniform | Somewhere

        Comment


        • #19
          Unfortunately none of the Lens Effect controls are currently implemented in VFB2 but they shouldn't be too hard.
          Yavor Rubenov
          V-Ray for 3ds Max developer

          Comment


          • #20
            Originally posted by yavor.rubenov View Post
            Unfortunately none of the Lens Effect controls are currently implemented in VFB2 but they shouldn't be too hard.
            It would be great to do it if not too difficult.
            This might already be possible (haven't tried!) but the ability to access loading / saving of Layer Trees and Lightmix settings would be great to have script access to also, so please add that to the implementation list!

            Rob
            Uniform | Somewhere

            Comment


            • #21
              Yep we are working on full script access to the layers tree.
              Yavor Rubenov
              V-Ray for 3ds Max developer

              Comment


              • #22
                Hey there!

                I got trouble accessing some options?
                Click image for larger version  Name:	access.JPG Views:	0 Size:	10.3 KB ID:	1080274
                I tried vfbcontrol #ocio false but it didn't seem to work even tho the macro recorder says "OK".


                On the other hand, as far as I understand there is now 2 ways of setuping ACES with vray, right? Ocio way (screenshot just above) or this new option:
                Click image for larger version  Name:	access2.JPG Views:	0 Size:	14.4 KB ID:	1080275
                Tone mapping space = ACESCG
                Am I right? If so, what's the difference? Does vray use a internal ocio version? Is it CTL based? Are there good/bad points of using one instead of the other?

                Thanks!

                Comment


                • #23
                  Originally posted by JulianD View Post
                  I tried vfbcontrol #ocio false but it didn't seem to work even tho the macro recorder says "OK".
                  Thanks for the pointer - currently only turning modes ON works (#ocio true). So if you want to turn OFF OCIO you can use vfbcontrol #srgb true. Will fix the OFF switch too.

                  As for the Filmic Tonemap correction - it is intended mostly for applying various tonemap curves - if you do not intend to add such curves using the Display Correction OCIO options is enough.

                  Yavor Rubenov
                  V-Ray for 3ds Max developer

                  Comment


                  • #24
                    Originally posted by yavor.rubenov View Post
                    Yep we are working on full script access to the layers tree.
                    Hi Yavor, just wanted to check if there were any updates in terms of full script access to the VFB? Thanks!

                    Comment


                    • #25
                      I hope to have better way to control VFB than he current strange command methods.
                      Could we get a proper interface for vfb?
                      Or.. simply as a part of vray renderer properties?

                      Comment


                      • #26
                        There have been some improvements in the nightly builds (access to OCIO and ICC settings as well as improved getting and setting of render region), but we are still working on access to the layers tree and layer properties.

                        Best regards,
                        Vlado
                        I only act like I know everything, Rogers.

                        Comment


                        • #27
                          Is it possible to set the exposure through maxscript?
                          Either on a Exposure layer or in the Display Correction properties.
                          Click image for larger version

Name:	fbv.png
Views:	206
Size:	16.8 KB
ID:	1100664
                          These do not work:
                          vfbControl #exposure true
                          vfbControl #setexposure 0.75


                          Comment


                          • #28
                            Maybe wrong thread for my last post, but can anyone confirm that is not possible to set exposure through maxscript?

                            Comment


                            • #29
                              Sorry for the delayed reply.
                              Currently it is not possible in the stable builds. Full access to that is coming in soon.
                              Yavor Rubenov
                              V-Ray for 3ds Max developer

                              Comment


                              • #30
                                How about the ability to thanks or disable the follow mouse feature for bucket rendering? (We would really like this to default to NOT follow the mouse when net rendering. )

                                Comment

                                Working...
                                X