Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering with highRes-textures extremely slow and unstable #237

Open
verstaerkermusic opened this issue Aug 12, 2021 · 3 comments
Open

Comments

@verstaerkermusic
Copy link

i have a very simple scene with 1 object that uses 4 8k textures. It takes quite long until a render starts. Roughly 2 minutes.
Maya calculates something on 1 core - this takes easily 2 minutes. Then the render starts.
It looks like RPR is reading the texture file each time a render starts.
Renderers like Renderman or Arnold use special converted mipmap-textures to optimize reading speed of textures. maybe this could be implemented too.

@DavidSpeicher
Copy link

Hi,

On the first render of the scene it will take longer then normal, this is becuase its caching out the textures to the Drive. on the 2nd render it should be faster then the first render.

Also its possible that there are unsupported Maya nodes in the material graph. is it possible you can share the scene with the maps ?

@verstaerkermusic
Copy link
Author

Hi
yes i'm aware that the first render takes longer... but also the second, and tenth takes very long.
I'll prepare a scene with maps later today.

@DavidSpeicher
Copy link

hi

Havent hear back in awhile just wondering if your still experiencing this issue. if so please provide scene

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants