glTF-Blender-IO: Possible bug in ortographic camera export

I am not sure if this is really a bug, but in the ortographic camera exporter, there is something like this

        orthographic.xmag = blender_camera.ortho_scale
        orthographic.ymag = blender_camera.ortho_scale

both have the same value

This looks odd to me, but I am not sure if its really a bug or not. Can someone have a look, please?

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (15 by maintainers)

Commits related to this issue

Most upvoted comments

This is what I see with Kuesa. image

and this with babylon.js image

aspect ratio is nearly 1920x1080, as in Blender