apple / ml-hypersim

Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding
Other
1.67k stars 129 forks source link

Problems about the windows vray environment setting #37

Closed liuzhy71 closed 3 years ago

liuzhy71 commented 3 years ago

To convert a .max scene sample to .vrscene, I switch to the windows platform to use 3ds max.

However, I failed to configure the vray as the README in windows. The vray for linux works fine with my PC

What version of vray do I need? Vray standalone or Vray for 3ds Max? What modifications do I need?

Currently, I'm using 3ds max with vray for 3ds max. And I also installed vray standalone and vray app sdk. Is there something wrong?

Need some guidance on this.

mikeroberts3000 commented 3 years ago

Great questions. What specific errors are you seeing? I think you need a specific version of 3ds Max. I know that 3ds Max 2018 update 4 works. I have heard from other users that 3ds Max 2019 also works but 3ds Max 2022 doesn't. For maximum compatibility with our code, it is probably best to stick to the versions of V-Ray that we mention in the README.

liuzhy71 commented 3 years ago

I am using 3ds max 2020. However, my main problem is about the vray in windows. So, should I use the standalone vray and 3ds max?

mikeroberts3000 commented 3 years ago

What step from our README are you attempting to run, and what errors are you seeing?

liuzhy71 commented 3 years ago

Right now, it is a qt problem with the 3ds max. 3ds max has its own qt lib. And I have an error of

This application failed to start because no Qt platform plugin could be initialized when running the python vray codes.

mikeroberts3000 commented 3 years ago

What script are you attempting to run?