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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimentally add a headless mode #70

Closed
wants to merge 2 commits into from

Conversation

maxammann
Copy link
Collaborator

@maxammann maxammann commented May 2, 2022

Here is an example of wgpu in headless-mode: https://github.com/gfx-rs/wgpu/tree/master/wgpu/examples/capture

Fix_es: #47

馃捇 Examples

馃毃 Test instructions

鉁旓笍 PR Todo

  • Included links to related issues/PRs

@maxammann maxammann mentioned this pull request May 3, 2022
@Drabble
Copy link
Collaborator

Drabble commented May 3, 2022

Nice work!

I think we should consider making this headless mode executable through the src/bin directory. It could be useful to run the headless mode with a command like cargo run --bin headless.

With Binaries we can install the binary directly with cargo install. Cargo install docs are here and here.

@maxammann maxammann mentioned this pull request May 7, 2022
1 task
@maxammann
Copy link
Collaborator Author

Closing this now as it only was an experiment. Code changed now after #63

@maxammann maxammann closed this May 9, 2022
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.

None yet

2 participants