Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add option to render to file #32

Open
Mentalarray opened this issue Feb 4, 2021 · 4 comments
Open

Can you add option to render to file #32

Mentalarray opened this issue Feb 4, 2021 · 4 comments

Comments

@Mentalarray
Copy link

Mentalarray commented Feb 4, 2021

Hello could you please add option to render to file (not screenshot) so can render say 4k even tiled to file is fine
many thanks and great work

i did find this link so it can be done but my opengl/glsl skills arnt great
https://stackoverflow.com/questions/14785007/can-i-use-opengl-for-off-screen-rendering

@knightcrawler25
Copy link
Owner

Hey. The screenshot option takes whatever was rendered to the screen and saves it as an image (which is similar to the link you mentioned) but I'm afraid I do not completely understand your ask.

Do you mean rather than having to see a window open up, you just wanted to render the image directly to a file from the command line? Something like: Pathtracer.exe -s cornell.scene -o render.png?

@Mentalarray
Copy link
Author

Mentalarray commented Feb 7, 2021

Hi yes that last option you mentioned would be great then you can render 4k or sizes bigger than your monitor

@Zi7ar21
Copy link

Zi7ar21 commented Feb 10, 2021

If we get image saving, I hope we get to save an OpenEXR image with it!

@odil24
Copy link

odil24 commented Feb 14, 2021

Me too as other guys agree with Ouput image save opyion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants