Announcement

Collapse
No announcement yet.

Question about Vray Standalone

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

  • #16
    Ah, sorry, I thought this is what you wanted. If you want to render a .vrscene, the command is
    Code:
    /Applications/Autodesk/maya2012/vray/bin/vray -scenefile="v-ray scene file"
    as explained in the PDF installation guide.

    Best regards,
    Vlado
    Last edited by vlado; 03-10-2012, 01:45 PM.
    I only act like I know everything, Rogers.

    Comment


    • #17
      Thank you. I see it now, I must have read that several times and it didn't sink in.

      That was successful on the mac but on the linux box I'm getting this error:

      Error: Failed to open display "".
      Error: wxWidgets could not open display. Exiting.


      Do you know what might be causing this?

      Comment


      • #18
        Originally posted by duckie View Post
        on the linux box I'm getting this error:

        Error: Failed to open display "".
        Error: wxWidgets could not open display. Exiting.
        Okay found the fix in another thread. Basically for linux the work around is to add this flag -display=0

        Comment

        Working...
        X