Announcement

Collapse
No announcement yet.

VrayIES shape & soft shadows

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

  • VrayIES shape & soft shadows

    I've a problem with IES lights.

    I've attached a simple scene as reference.

    ies_example.zip

    I'm trying to have softshadows but it seems that vray ignore the shape of the ies file.
    I've tried also the "custom shape" option using large values (I supposed that the IES lenght,width,height,diameter are the custmo value to drive the shape. is it correct? ) but nothing..always the same results.

    Where am I wrong?

    Thanks in advance

  • #2
    Sorry bdancer,
    have you got time to check what I wrote?

    Comment


    • #3
      Thanks for the report!
      Fixed with https://github.com/bdancer/plugins_d...f07b1cd6f2918b - "Shape" should now work as expected plus more modes added.
      "Update Exporter" will help.
      V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
      andrei.izrantcev@chaos.com
      Support Request

      Comment


      • #4
        Thank you but I've always the problem with the "update exporter".

        This is what console give me
        ----------------------------------------------------

        V-Ray For Blender: Executing: "C:/Program Files (x86)/Git/bin/git.exe" pull --re
        base
        fatal: unable to access 'https://github.com/bdancer/vb30.git/': Failed connect t
        o github.com:443; No error
        V-Ray For Blender: Executing: "C:/Program Files (x86)/Git/bin/git.exe" submodule
        foreach git pull --rebase origin master
        Entering 'plugins_desc'
        fatal: unable to access 'https://github.com/bdancer/plugins_desc.git/': Failed c
        onnect to github.com:443; No error
        Stopping at 'plugins_desc'; script returned non-zero status.

        Comment


        • #5
          Are you behind proxy?
          V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
          andrei.izrantcev@chaos.com
          Support Request

          Comment


          • #6
            yes.

            actually I haven't push this too much because probably it's our network setup.

            In any case, if you have any tips to give me...otherwise I'll wait for an updated build when available.

            Comment


            • #7
              You could set git proxy with the following command in "Command Prompt":
              Code:
              git config --global http.proxy http://proxy_address:proxy_port
              V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
              andrei.izrantcev@chaos.com
              Support Request

              Comment


              • #8
                @bdancer
                I didn't test your GIT suggestion due to the workload but I've seen that you uploaded a new build so i tested it.

                now, the preset shapes are working (i've just tested the circular actually) but the "from file" option I still think it doesn't work.
                I've checked the soft shadows option too but without any luck.

                the shadow is still sharp.

                Here test_IES.zip you'll find a simple scene with an IES light with a really wide IES profile.

                I don't think it's an IES profile problem.
                Try also the the other IES profile I've uploaded or, if you find someone is working as expected, could share here?

                Thanks in advance.

                Comment


                • #9
                  Sorry for bumping but have you checked this?

                  Comment


                  • #10
                    Thanks for reminding! I've made an additional fix, nightly will be uploaded soon.
                    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
                    andrei.izrantcev@chaos.com
                    Support Request

                    Comment


                    • #11
                      Tried and it works!

                      Thank you!

                      Comment

                      Working...
                      X