|
|
Le 2024-12-16 à 22:51, gulino a écrit :
> Hello, the images are pixelated for some reason
> How I correct this? I am using povray 3.7
How did you manage to get that pixelation ? Did you double the size of
the image after rendering ?
You should do :
1) Render directly at the desired resolution.
1.1) Some will render at double resolution then scale down by one half.
2) Use antialiasing. The presets do include some antialiased options.
The usual antialiasing use +a0.3 +am1 +r3. That's acceptable in high
contrast scenes.
In most cases, it's better to use more aggressive settings, like :
+a0.1 +am2 +r3
You may want to go farther, and use +a0.05 all the way down to +a0.001.
Using +am1 will often cause some glitches at the edges of the render
blocks. +am2 is much better as it never cause any glitches in those areas.
Post a reply to this message
|
|