bsavery

Results 80 comments of bsavery

https://github.com/bsavery/BlenderPythonRenderer/tree/main/examples Can you open the blender system console and see if there's any errors there?

I have 0.8.X (I think 0.8.6) I haven't tested with taichi 0.9.0 yet. Also this line https://github.com/bsavery/BlenderPythonRenderer/blob/6d7ff4e5ee7cf69bded451399877d12e15ed9936/render/render.py#L31 Can be set to use ti.vulkan or ti.cuda I think depending on your...

So I think the question you want to ask is how Blender can use your system python version? If Blender uses the local python version it should get the developed...

Hello. Are you looking to use it with Houdini or just the hdRPR hydra plugin? There is support in RPR istself for M1/M2 chips so it should be possible.

https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderBlenderAddon/blob/master/Changelog.md#known-issues Did you see this in the release notes?

Checkout this pull request https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderBlenderAddon/pull/660

> The fact that is the community supporting this and the fact that a PR is not yet approved with Blender 4.0 more than a month out is the reason...

Which plugin version do you have?

https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderBlenderAddon/pull/577 It was added in this change. You can download the weekly development build to test.