question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Possible bug in ortographic camera export

See original GitHub issue

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?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
jjcasmarcommented, Feb 26, 2020

This is what I see with Kuesa. image

and this with babylon.js image

aspect ratio is nearly 1920x1080, as in Blender

0reactions
jjcasmarcommented, Apr 8, 2021

Is there any news on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

BUG??? Orthographic Camera Bug - Rendering
Hello am trying to import an image .png as sprite in engine i was surprised to see that the orthographic camera render darker...
Read more >
Camera intrinsics/extrinsics export problem
I want to export the camera intrinsics and extrinsics together with the reconstructed mesh in order to perform view dependent texture mapping.
Read more >
Forger FAQ - Knowledge Base - Maxon
IMPORT/EXPORT​​ Not at the moment, a possible workaround is to import the model and, assuming it has UVs, import the vertex colors from...
Read more >
OTOY Forums • View topic - orthographic/parallel camera
Currently there is no way to way to export an orthographic camera to Octane. We will add this in the near future. Cheers,...
Read more >
⚓ T41374 FBX: Camera and Lights issues
Orthographic camera is not recognized; camera rotation is incorrect. ... Mentioned In: T45499: Possible Orientation Bug in FBX Exporter ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found