this post was submitted on 24 May 2024
10 points (91.7% liked)

Blender

2647 readers
1 users here now

A community for users of the awesome, open source, free, animation, modeling, procedural generating, sculpting, texturing, compositing, and rendering software; Blender.

Rules:

  1. Be nice
  2. Constructive Criticism only
  3. If a render is photo realistic, please provide a wireframe or clay render

founded 1 year ago
MODERATORS
 

For instance, when setting render samples, noise threshold, or domain resolution I set it at 128, 256, etc. I've just done it this way ever since I learned Blender, but does this acutally do anything?

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 6 points 3 months ago

There are many optimizations that can be done when working with numbers that are a power of two
that being said, i have no idea if any such optimizations are done or even applicable here ๐Ÿคทโ€โ™‚๏ธ

[โ€“] [email protected] 3 points 3 months ago

You should always experiment to see if it does, it can have large impacts on things like cache coherency but it always depends hugely on your particular scene