GPUOpen-LibrariesAndSDKs / RadeonProRenderUSD

This plug-in allows GPU or CPU accelerated viewport rendering on all OpenCL 1.2 hardware for the open source USD and Hydra system. You can build this plug-in as a USDView plug-in or a Houdini plug-in.
Apache License 2.0
215 stars 47 forks source link

two known issues in 2.0.27 #453

Closed wongdi closed 3 years ago

wongdi commented 3 years ago

hdRpr-2.0.27-Houdini-18.5.499-py2.7-macOS

macOS big sur 11.2.3

houdini 18.5.499

  1. Import Material crash.

WechatIMG22

  1. Do not display objects when moving the view.

WechatIMG20

WechatIMG21

hshakula commented 3 years ago
  1. I'll check.
  2. I've reported it to the core team, hopefully will be fixed in the next release of RPR SDK. As a temporary workaround, you may disable alpha - in "Render Settings" uncheck "Enable Color Alpha".
wongdi commented 3 years ago
  1. ‎我会检查的‎
  2. I've reported it to the core team, hopefully will be fixed in the next release of RPR SDK. As a temporary workaround, you may disable alpha - in "Render Settings" uncheck "Enable Color Alpha".

thk 😄

hshakula commented 3 years ago

@wongdi, I have fixed the first issue. I can create a build for you. If you are interested, let me know Houdini and python versions you need

wongdi commented 3 years ago

@wongdi, I have fixed the first issue. I can create a build for you. If you are interested, let me know Houdini and python versions you need

I use houdini 18.5.449 and Python 2.7 under macOS 11.2.3 ,thank you for your work😁

hshakula commented 3 years ago

It's impossible to download this particular version from sidefx.com. So here a build for H18.5.462-py2

wongdi commented 3 years ago

It's impossible to download this particular version from sidefx.com. So here a build for H18.5.462-py2

oh sorry,houdini is 18.5.499,maybe it can be used。。。

hshakula commented 3 years ago

If you have not yet downloaded the .mtlx version of the RPR Material library, you will be redirected to a guide that is not yet in master. That's simply because this PR https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderUSD/pull/464 is not yet merged to master. Here is the correct link for now - https://github.com/hshakula/RadeonProRenderUSD/tree/simplify-matlib-install#rpr-material-library (the bottom of the page)

And here is a build for 18.5.499 - https://drive.google.com/file/d/1RwI0HuTpEhvdfqv8xDzGp6VgySRubYFx/view?usp=sharing

wongdi commented 3 years ago

If you have not yet downloaded the .mtlx version of the RPR Material library, you will be redirected to a guide that is not yet in master. That's simply because this PR #464 is not yet merged to master. Here is the correct link for now - https://github.com/hshakula/RadeonProRenderUSD/tree/simplify-matlib-install#rpr-material-library (the bottom of the page)

And here is a build for 18.5.499 - https://drive.google.com/file/d/1RwI0HuTpEhvdfqv8xDzGp6VgySRubYFx/view?usp=sharing

I did some tests this morning and it took a while to solve the "@" permission issue, now it works fine, thk bro🙏

hshakula commented 3 years ago

What the "@" permission issue is about? Could you please elaborate?

wongdi commented 3 years ago

typical problems on big sur,*.dylib and _rprUsd.so will appear this prompt

WX20210420-202928

WeChat3892f61f3a5c9cdf78960fe6e325eecb

use xattr to fix

What the "@" permission issue is about? Could you please elaborate?

wongdi commented 3 years ago

If you have not yet downloaded the .mtlx version of the RPR Material library, you will be redirected to a guide that is not yet in master. That's simply because this PR #464 is not yet merged to master. Here is the correct link for now - https://github.com/hshakula/RadeonProRenderUSD/tree/simplify-matlib-install#rpr-material-library (the bottom of the page)

And here is a build for 18.5.499 - https://drive.google.com/file/d/1RwI0HuTpEhvdfqv8xDzGp6VgySRubYFx/view?usp=sharing

I may get an empty material。。。

WX20210420-204104

WX20210420-204139

WX20210420-205737

WX20210420-204334

hshakula commented 3 years ago

This build should work - https://drive.google.com/file/d/1ZfptjdWT9GpAvmsfBjCZzWjRa1Pq0VK3/view?usp=sharing. This build also includes changes from https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderUSD/pull/465.

Are you using the py2 version, right?

wongdi commented 3 years ago

This build should work - https://drive.google.com/file/d/1ZfptjdWT9GpAvmsfBjCZzWjRa1Pq0VK3/view?usp=sharing. This build also includes changes from #465.

Are you using the py2 version, right?

yes. I use python 2.7 version

wongdi commented 3 years ago

This build should work - https://drive.google.com/file/d/1ZfptjdWT9GpAvmsfBjCZzWjRa1Pq0VK3/view?usp=sharing. This build also includes changes from #465.

Are you using the py2 version, right?

WX20210421-071601

thk bro,it worked perfectly😊