⌛ Sale Ending | 30% Off Profile Builder 4 ends 30th September
  • Vray student license

    V-Ray render plugins extensions
    3
    0 Votes
    3 Posts
    3k Views
    S
    Actually, If you have SketchUP 2014 (or an educational version), you can purchase an educational trial of VRAY for SketchUP from Novedge, here: http://www.novedge.com/p/8841 It's $138, compared to the $700+ commercial version. Good luck!
  • V-Ray 2.0 for SketchUp for mac...

    V-Ray render plugins extensions
    4
    0 Votes
    4 Posts
    798 Views
    dkendigD
    ... that looks like an email from v-ray.com? Am I correct? That isn't the company that makes V-Ray for SketchUp, they're a reseller.
  • Vray 2.0 Proxy issues

    V-Ray render plugins extensions
    9
    0 Votes
    9 Posts
    948 Views
    andybotA
    I'm not saying there's no workaround - it's just that this effects regular groups in a model, not just when you make a proxy. I think best practice when modeling is to not add material properties to top-level groups, only low level groups or faces only.
  • Test quality VS very high quality

    V-Ray render plugins extensions
    1
    0 Votes
    1 Posts
    289 Views
    No one has replied
  • Texture sizes problem

    V-Ray render plugins extensions
    5
    0 Votes
    5 Posts
    302 Views
    V
    In my very honest and humble opinion, 1.49.01 is just not a great rendering plug-in. 2.0 and moving forward is where you want to be. Stop killing yourself with that bug-ridden version and update as soon as you can!
  • Vray beginner needs help

    V-Ray render plugins extensions
    3
    0 Votes
    3 Posts
    357 Views
    R
    You can definitely try what njay suggested, but it would help the community to know what version of Vray you are using as there have been bugs in earlier editions that have since been fixed.
  • Need Help...Vray Render Failed

    V-Ray render plugins extensions
    3
    0 Votes
    3 Posts
    402 Views
    R
    Hi, sorry for that...not happen again since I am a newbie here...it has been replied to the other thread..please close this one if you dont mind.
  • 0 Votes
    5 Posts
    6k Views
    Z
    Hi...thanks for reply..i think i have the latest version....or how to update vray pls? I have already re debuging vrqy material but still blank result after rendering like a blue sky...please advice
  • Sketchup Pro 2014 V-Ray problem

    V-Ray render plugins extensions
    2
    0 Votes
    2 Posts
    610 Views
    dkendigD
    please contact support@chaosgroup.com. We should be able to get you up and running quickly
  • 0 Votes
    1 Posts
    246 Views
    No one has replied
  • When rendering....

    V-Ray render plugins extensions
    2
    0 Votes
    2 Posts
    274 Views
    V
    If you match your viewport ration in V-Ray, then what you see in SU will always be what comes out of V-Ray. If you want to customize the ratio, for example, you what a true 16:9 proportion, then you can use ThomThoms V-Ray Toys plugin. http://sketchucation.com/forums/viewtopic.php?t=15491
  • 0 Votes
    2 Posts
    229 Views
    jiminy-billy-bobJ
    I think it's a limitation of the demo version.
  • Honeycomb pattern on my reflections?? help!

    V-Ray render plugins extensions
    3
    0 Votes
    3 Posts
    326 Views
    C
    I noticed that the illumination are the ones having this weird pattern ...the objects itself in the reflection are not..
  • 0 Votes
    2 Posts
    354 Views
    TedVitale_CGT
    Hi, Could you share the file? I'd be interested to see how you are going about creating the elevation. What I think may be happening is the exported 1:200 elevation have a different resolution than the rendering. Have you tried just exporting the un-scaled scene from SketchUp at the same pixel resolution as the rendering and composite those two? Then you can re-scale the rendered elevation in Photoshop based on the 1:200 elevation you've already exported. I think SketchUp takes some liberty when it exports a scaled drawing so there may be some discrepancy between the scaled view and the rendered view. Let me know what you come up with, and I'd love to see the final result. But again, if you still have trouble with it, post the scene here or send it to me directly, and I can give you some more direction on how to best solve this.
  • How to set bed canopy veil material?!!

    V-Ray render plugins extensions
    3
    0 Votes
    3 Posts
    835 Views
    S
    i figured setting the transparency value of the diffuse to 0 use a bitmap for the mask effect. it works. yea, i think the 2 sided material will make the material even better. thanks for the help [image: KJHY_ScreenShot2014-04-26at11.16.18pm.png]
  • 0 Votes
    3 Posts
    573 Views
    V
    2 pt views are not able to render in VR Make sure to go to your options - output - image aspect ratio - click get view aspect If it's a parallel (elevation) view this is only supported in 2.0 SketchUp sections are not supported in VR (use a plugin like Zorro)
  • Crash after renaming material (v.2.0)

    V-Ray render plugins extensions
    11
    0 Votes
    11 Posts
    2k Views
    dkendigD
    we just need to fix the bug, that's the solution.
  • Proxy Grass Tutorial

    V-Ray render plugins extensions
    2
    0 Votes
    2 Posts
    324 Views
    andybotA
    very cool, thanks for the share!
  • Moving skp model with all materials at once

    V-Ray render plugins extensions
    7
    0 Votes
    7 Posts
    4k Views
    B
    @valerostudio said: In VR 2.0 there is a pack scene feature. This copies all the files (HDRI, maps, IES, etc) into a ZIP file. Its located in the V-Ray menu. Yep found it! its under Plugins- Vray - Pack Scene... Great - makes life much easier.
  • Help. error? NilClass?

    V-Ray render plugins extensions
    2
    0 Votes
    2 Posts
    242 Views
    TIGT
    There have been other reported issues with vfs.rb : http://sketchucation.com/forums/viewtopic.php?f=15%26amp;t=41055 Have you checked these issues too ? The error you show is because it is trying to find the 'entityID' of a reference that points at 'nil', rather than at a valid SketchUp entity Does this occur when SketchUp starts or when you try to use the script ? To get a fuller error type: load 'vfs.rb' in the Ruby Console and post the error messages - if any...