goxel icon indicating copy to clipboard operation
goxel copied to clipboard

Render in ortho view?

Open kyaso opened this issue 2 years ago • 6 comments

I just discovered Goxel, and it's a gift to have this powerful tool available for free!

My question: is there a way to render a scene in ortho/isometric view?

kyaso avatar Sep 08 '22 19:09 kyaso

Goto "Camera" Tab -> Select "Ortho" Checkbox

pegvin avatar Sep 08 '22 19:09 pegvin

@pegvin Thanks, however, this only changes the camera for the editing mode. I am talking about rendering. For me, the "Ortho" mode seems to be ignored in render mode. Am I missing something?

kyaso avatar Sep 08 '22 20:09 kyaso

Am I missing something?

yes you are, you are not actually doing what i'm saying, the above steps i showed work with render mode too.

pegvin avatar Sep 09 '22 08:09 pegvin

Interesting, then it looks like a bug. Because in my case, the render ignores the ortho selection.

I'm running the latest version on Linux.

kyaso avatar Sep 09 '22 09:09 kyaso

interesting.

pegvin avatar Sep 09 '22 09:09 pegvin

Yes the code handling this case was missing. I added it now. Thanks for pointing this out.

guillaumechereau avatar Sep 09 '22 15:09 guillaumechereau