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

[WIP] Export command #267

Closed
wants to merge 5 commits into from
Closed

Conversation

o0Ignition0o
Copy link
Contributor

Created an export command, which will allow to render a path and export it to a PNG or JPG File.
Still have to implement it though :).

This is one of the required steps to allow usage reftests later, as described in #193

@o0Ignition0o o0Ignition0o force-pushed the cli_render branch 2 times, most recently from 86179f0 to f1e71c0 Compare December 22, 2017 17:30
@o0Ignition0o
Copy link
Contributor Author

Tryouts to add a render method. It kind of displays fine, and I'm able to compute the window size, but I can't adjust the scene according to it. I'll figure it out later.

Once I found a way to handle this, I need to be able to render only one frame (maybe removing the while loop and executing it only once) and save the buffer to a BMP / PNG file.
Glad to see I'm moving forward though :')

@o0Ignition0o o0Ignition0o mentioned this pull request Jan 1, 2018
@nical nical closed this Jan 26, 2021
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

Successfully merging this pull request may close these issues.

2 participants