0

I want to render out an vertical image of my model. It should be complete visible but with no unused space.

I've changed the Dimensions of the output like that: enter image description here

In Blender the camera view looks now like that: enter image description here

but the output looks like that: enter image description here

How can I print out the expected result?

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
EchtFettigerKeks
  • 167
  • 1
  • 1
  • 6

1 Answers1

1

To expand on @rjg's comment, your aspect ratio (just below the image dimensions) makes your image's pixels non-square, thus squashing the final result.